WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

1.3.2

Choose a tag to compare

@Nixinova Nixinova released this 07 May 12:47

Version 1.3.2 of Wikity, with a bunch of bug fixes.

Install on npm using npm install [email protected].

Changelog

View commits: 1.3.1...1.3.2

  • Fixed nowiki content not being fully unparsed.
  • Fixed output files not having the correct path to the default stylesheet.
  • Fixed URLs in output files being absolute.
  • Fixed various issues with incorrect outputted file names.
  • Fixed || not being treated as valid table cell syntax.
  • Fixed front matter being generated even when config option eleventy was set to false.
  • Fixed defaults not being used when compile called from CLI.
  • Unmarked Eleventy as a peer dependency.