Skip to content

v1.1.2

Compare
Choose a tag to compare
@SeptemberHX SeptemberHX released this 25 Sep 10:49
· 51 commits to master since this release
  • New:
    • PlantUML rendering support in markdown editor
    • Floating toolbar with highlighting in different colors when selecting any text. You can disable it in settings
    • Rendering markdown table to editable table in markdown editor
  • Change:
    • Double click the rendered block contents to edit them (math block, code block, etc.)
    • Allow showing image caption or not in settings
    • The opacity of admonition keywords is set to 0.3 for better reading
  • Fix:
    • sequenceDiagram rendering bugs #12
    • todo item attributes rendering bugs