Skip to content

WysiwygMDEditor v0.9.1

Compare
Choose a tag to compare
@imfx77 imfx77 released this 20 Apr 06:48
· 61 commits to master since this release

v0.9.1

(most recent changes are listed on top):

  • Fixed a major bug that caused markdown text to be distorted when rendered with EasyMDE.
  • Fixed proper viewing of the settings page with the normal markdown renderer.
  • Automated the editors buttons to be injected on every DOM change rather than once only on document load.
  • Rearranged some assets, fixed some styles, encapsulated some globally visible code.
  • Configured GitHub Actions to perform automatic code checks.