1.3.2
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
nowikicontent 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
eleventywas set tofalse. - Fixed defaults not being used when
compilecalled from CLI. - Unmarked Eleventy as a peer dependency.