You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 412B

7 years ago
12345678910
  1. # Changelog
  2. ## 0.0.3 (unreleased)
  3. - Add some colours in console
  4. - Allow using a file other than config.toml for config
  5. - Add sections to the index page context
  6. - Fix page rendering not working when containing `+++`
  7. - Add shortcodes (see README for details)
  8. - Allow relative links to other content in markdown links
  9. - Add `markdown`, `base64_encode` and `base64_decode` filters to the Tera instance of Gutenberg