You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ Some of the most used Markdig extensions are also supported.
9
9
10
10
#### Supported features:
11
11
- CommonMark
12
-
> [!IMPORTANT]
13
-
> Currently there are no plans to support (Raw HTML)[https://spec.commonmark.org/0.31.2/#raw-html] and (HTML blocks)[https://spec.commonmark.org/0.31.2/#html-blocks]
12
+
> [!IMPORTANT]
13
+
> Currently there are no plans to support (Raw HTML)[https://spec.commonmark.org/0.31.2/#raw-html] and (HTML blocks)[https://spec.commonmark.org/0.31.2/#html-blocks]
14
14
- Pipe tables
15
15
- Alert blocks (github)
16
16
- Task lists
@@ -21,7 +21,7 @@ Some of the most used Markdig extensions are also supported.
21
21
22
22
#### Missing features we would like to implement:
23
23
- Footnotes
24
-
- Emoji extension
24
+
- Emoji extension (add support for colored font emoji)
25
25
- Option to implement other Markdig extensions and provide custom renderers
0 commit comments