Skip to content

1.2.0

Choose a tag to compare

@Nixinova Nixinova released this 01 Apr 07:29
· 69 commits to main since this release

Version 1.2.0 of Wikity.

Install using npm install [email protected].

Changelog

  • Added function eleventyPlugin() for use with Eleventy's addPlugin method.
  • Added configuration option outputFolder to configure the folder the compiled HTML files are placed in.
  • Added configuration option templatesFolder to configure the folder templates are placed in.
  • Added CLI options --outputFolder, --templatesFolder, --eleventy, and --defaultStyles to change configuration options.
  • Added support for tables.
  • Added a warning when the parser detects non-repetition-based #time function syntax is being used.