github open2b/scriggo v0.58.0

latest releases: v0.61.1, v0.61.0, v0.60.0...
21 months ago

This release fixes the following issues:

  • Fixed a panic in the Scriggo command when trying to import or extend a non-existent file.
  • Fixed rendering issues when a non-Markdown file is rendered inside a Markdown context.

Additionally, files with the ".mdx" extension are now treated as Markdown files by default.

We’ve added the MarkdownConverter method to native.Env. A function or method, whether passed globally or imported into a template, can now use this method to retrieve the Markdown converter passed when building the template.

Finally, the scriggo serve command now enables support for footnotes in Markdown parsing.

Changes

Don't miss a new scriggo release

NewReleases is sending notifications on new releases.