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

Commit 21b8b42

Browse files
committed
1.2.1
- Implement `config` option in `parse()` - Fix bugs
1 parent 7c8cda6 commit 21b8b42

File tree

11 files changed

+783
-55
lines changed

11 files changed

+783
-55
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.2.1
4+
*2021-04-02*
5+
- Added previously-unimplemented `config` option to `parse()` to configure the `templatesFolder`.
6+
- Changed table of contents to not require default styling to collapse.
7+
- Fixed internal links being incorrectly root-relative.
8+
- Fixed templates output folder not being created on initialisation.
9+
- Fixed unset arguments not being removed from the output.
10+
311
## 1.2.0
412
*2021-04-01*
513
- Added function `eleventyPlugin()` for use with Eleventy's `addPlugin` method.

0 commit comments

Comments
 (0)