Skip to content

Code Cleanup

Choose a tag to compare

@sbrl sbrl released this 27 May 10:04
· 1790 commits to master since this release

Hello again!

This release doesn't contain too many big new features because I have been busy cleaning up the codebase to make it easier to understand. As always, please report any bugs you find. A link to the online downloader that lets you choose the modules you install can be found in this repository's README.

Changes

  • Corrected lots of spelling mistakes
  • Rewritten the page renderer as a class
  • The new page renderer now uses templates
  • Added image support!
  • Updated the help page to show new syntax
  • Modernised and updated the comments in the settings
  • Moved the default markdown parser to a module
  • Lightened the default background colour
  • Deleted the old build system (it is totally broken & out of date now)