Skip to content

Commit ac9bb4a

Browse files
committed
location update
1 parent 77591af commit ac9bb4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

playground/site/src/jsMain/resources/markdown/tests/unified_test.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ with [GitHub Flavored Markdown (GFM) extensions](https://github.github.com/gfm/)
2525
| Tables | [x] | Organizes data in a grid |
2626
| Task Lists |- [x] | Creates checklists |
2727
| HTML in Markdown | - [x] <mark>highlighted text</mark> | Allows embedding raw HTML tags |
28+
| Code Blocks | - [x] | Allows embedding code blocks |
29+
| Links | - [x] | Allows embedding links |
30+
| Emphasis | - [x] | Allows embedding emphasis |
2831
| Column A | Column B | Column C | Column D |
2932
|----------| :--------- |:--------:|---------:|
3033
| Left | Left | Center | Right |

0 commit comments

Comments
 (0)