Skip to content

1.2.0

Compare
Choose a tag to compare
@WesCossick WesCossick released this 26 Jun 21:20
· 423 commits to master since this release

New

  • Auto Saving
  • Customize the options (see documentation)

Improved

  • Make tables clearer in preview
  • Split Font Awesome out (in case you already use it)
  • Remove "Short description of image" when adding image
  • Make README more readable and organized
  • Large improvement to tabbing
    • Tabbing list items now works
    • Shift-tabbing list items now works
    • Tabs respect indent with tabs vs. spaces
    • Tabs respect tab size
  • Update to CodeMirror 5.4.1
  • Update to Marked 0.3.3

Fixed

  • Fixed toolbar not hiding
  • Fixed inconsistencies with documentation
  • Fixed line wrapping issues
  • Fixed variable types
  • Fixed README color coding