Skip to content

[1.14] Dynamic rendering engine

Choose a tag to compare

@hugmouse hugmouse released this 28 May 12:31
· 35 commits to master since this release

gif demonstrating the main new feature - changing rendering engine on the fly

You can now change rendering engine in the instance settings. It applies selected engine site-wide.

Out of the box you have the following:

  • Blackfriday (markdown renderer, third-party)
  • Vanilla (markdown renderer)

Learn here on how to add custom render engine.

Full Changelog: 1.13...1.14