github TheodoreChu/append-editor v1.1.0

latest releases: v1.2.6, v1.2.6-alpha.1, v1.2.5...
3 years ago

Release Notes

Version v1.1.0 of the Append Editor features two new editing modes: the Dynamic mode based on the Rich Markdown Editor developed by Outline and the Monaco mode based on the Monaco Editor. The Dynamic mode is a what-you-see-is-what-you-get markdown editor with live formatting. The Monaco mode provides syntax highlighting for Markdown and more than 50 other programming languages in a way similar to the Visual Studio Code text editor.

This version also many improvements to the usability and styling of the editor including option to save and load default settings and a shortcut to edit-only mode (click view with the append mode off).

See the full changelogs for the details of every change in this release. Also view the Releases page to view the changes of each alpha for this release.


Changes from v1.1.0-alpha.14

Fixes

  • Default settings not loading immediately after saving c1e4ca4
  • Remove sk-h2 className from saveAsDefault settings ad4c5c2
  • Hide irrelevant font settings in Settings based on chosen editor 622c48b

Docs

  • Update features, settings, acknowledgements, and resources 3e9a859

Behind the scenes

  • Fix: clean gh-pages cache before deploying 3216b42

Don't miss a new append-editor release

NewReleases is sending notifications on new releases.