Skip to content

1.4.1

Choose a tag to compare

@terrylinooo terrylinooo released this 03 Jan 09:53
· 288 commits to master since this release
  • Add line-number setting for Markdown Editor.
  • Adjust KaTeX module - Now it can only used in the Markdown code block defined with katax.
  • Improve Markdown editor - Adjust the dialog button's look and fix the overflow issues.
  • Yoast SEO's CSS has a global class name path uses animation, will break the Marmaid's SVG in the editor's preview panel, because they both uses the same common class name. We force to remove the animation attribute to make it work.