Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.08 KB

TODO.md

File metadata and controls

18 lines (17 loc) · 1.08 KB

TODO

  • Bugfix: on dark style, there is a flashing white rectangle before show the preview on Monterey.
  • Investigate if export syntax highlighting colors scheme style as CSS var overriding the default style
  • Check code signature and app group access
  • Check inline images on network / mounted disk
  • Investigate font family override for fanced blocks
  • Localization support
  • Syntax highlighting color scheme editor
  • Optimize the inline image extension for raw html code: process and embed the data only for fragments and not processing all the formatted html code.
  • Embed inline image for <img> raw tag without using javascript/callbacks.
  • 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)
  • Investigate CMARK_OPT_UNSAFE for inline images
  • Application screenshot in the docs
  • Extension to generate anchor link for heads
  • Sparkle update engine
  • Insert the highlight library on the build process
  • @rpath libwrapper