Kirby Visual Markdown Versions Save

Visual Markdown Editor for Kirby CMS 2

1.2.0-beta.2

9 years ago

Changes since the last beta release:

Features:

  • Add "Help" toolbar button
  • Added translatable toolbar tooltips
  • Enhanced styling
    • Align headline formatting outside the content
    • Addded hanging quotes
    • Add styles for task lists

Bugfixes:

  • Make toolbar buttons work with multiple selections
  • Fixed editor width in full screen mode

1.2.0-beta.1

9 years ago

Changes since the last stable release:

Features:

  • Enhanced syntax styling

Changes:

  • Header buttons toggle formatting instead of applying it multiple times
  • Drop MirrorMark dependency
  • Drop lodash.js dependency

Bugfixes:

  • Don't treat underscores in words as formatting (#11)
  • A lot more little fixes

1.1.0

9 years ago

Changes since the last stable release:

New Features:

  • Headline toolbar icons & actions
  • Option to specify the headline levels
  • Option to hide the toolbar

Changes:

  • Updated to MirrorMark 1.0.1

Bugfixes:

  • Show correct fullscreen mode editor for pages with multiple editor fields
  • Allow scrolling in fullscreen mode

1.0.1

9 years ago

New Features:

  • Reimplement fullscreen mode logic
  • Show toolbar in fullscreen mode

Bugfixes:

  • Limited fullscreen mode content width
  • Minor additional style fixes for fullscreen mode

1.0.0

9 years ago

Initial Release