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: TODO.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# TODO
2
2
3
+
-[ ] Bugfix: on dark style, there is a flashing white rectangle before show the preview on Monterey.
3
4
-[ ] Investigate if export syntax highlighting colors scheme style as CSS var overriding the default style
4
5
-[ ] Syntax highlighting color scheme editor
5
6
-[ ] Check code signature and app group access
6
7
-[ ] Check inline images on network / mounted disk
7
8
-[ ] Investigate font family override for fanced blocks
8
9
-[ ] Localization support
9
-
-[x]embed inline image for `<img>` raw tag without using javascript/callbacks.
10
+
-[x]Embed inline image for `<img>` raw tag without using javascript/callbacks.
10
11
-[x] Emoji extension: better code that parse the single placeholder and generate nodes inside the AST (this would avoid the CMARK_OPT_UNSAFE option for emojis as images)
11
12
-[x] Investigate CMARK_OPT_UNSAFE for inline images
0 commit comments