Skip to content

0.1.1

Compare
Choose a tag to compare
@clarete clarete released this 30 Jan 23:52
· 84 commits to main since this release
  • chore: upgrade templatel dependency to 0.1.4
  • feat: enable auto-escaping of HTML entities by default
  • feat: cache for parsed Org-Mode files
  • feat: added :template-vars parameter to weblorg-site.
  • feat: enable weblorg-input-filter-drafts by default in the
    parameter :input-filter of weblorg-route
  • feat: allow ordered list of patterns as a parameter for weblorg-input-source-autodoc on top of already receiving a string pattern
  • fix: reading non-quoted strings with dashes on url_for.
  • feat: add anchor special parameter to url_for
  • feat: way more encompassing slugify function generating cleaner output
  • feat: Use /slugified/ text of the headline for their anchor links and IDs instead of random text
  • fix: skip trying to copy directory as a file in weblorg-copy-static.
  • doc: we have a website with some documentation now