Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 09:42
· 73 commits to main since this release

1.13.0 (2023-05-19)

Bug Fixes

  • add dateArchived to the exposed variable in the article template (e619009)
  • escape special characters in the page name (17e2089)
  • truncate filename length to 100 (bca3f75)

Features

  • export highlighted markdown content using {{{ content }}} in the article template (18628cb)