All Versions
9
Latest Version
Avg Release Cycle
90 days
Latest Release
2301 days ago
Changelog History
Changelog History
-
v0.16.5 Changes
March 06, 2019 -
v0.16.4
March 06, 2019 -
v0.16.3 Changes
June 07, 2017๐ Changes:
v0.16.3:
- #80 - Add a StartingPageName setting
v0.16.1:
- ๐ #78 - Fixes 3 issues, regarding links
v0.16.0:
- ๐ #76 - Add docs for UrlFormatting contributed by Geert van Horrik (GeertvanHorrik)
- 0๏ธโฃ #75 - Add UrlFormatting (defaults to None which is current behavior) contributed by Geert van Horrik (GeertvanHorrik)
- ๐ #74 - Add docs for not found (404) page contributed by Geert van Horrik (GeertvanHorrik)
- ๐ #73 - Create docs for StripIndexHtm & convert list to headers to make docs easier to read contributed by Geert van Horrik (GeertvanHorrik)
- #72 - Generate 404 (Not Found) page in the root contributed by Geert van Horrik (GeertvanHorrik)
- 0๏ธโฃ #71 - Add 'StripIndexHtm' feature (default = false) contributed by Geert van Horrik (GeertvanHorrik)
- #70 - Fix file name typo contributed by Geert van Horrik (GeertvanHorrik)
- ๐ #69 - Add docs for MaxLevelInToC feature contributed by Geert van Horrik (GeertvanHorrik)
- #68 - Document PathSpecification feature contributed by Geert van Horrik (GeertvanHorrik)
- #65 - Introduce PathSpecification contributed by Geert van Horrik (GeertvanHorrik)
- ๐ #63 - List all headings and build a hierarchy of the headings inside a markdown file contributed by Geert van Horrik (GeertvanHorrik)
- #61 - Fix name clashes for auto-generated index files when using the same name for subdirectories contributed by Geert van Horrik (GeertvanHorrik)
- ๐ #60 - Add docs for the wildcard inclusion feature contributed by Geert van Horrik (GeertvanHorrik)
- #58 - Support automatic inclusion of files using ** (e.g. reference/**) contributed by Geert van Horrik (GeertvanHorrik)
Commits: 613c584...537cd34
-
v0.16 Changes
August 21, 20172017-07-05
-
v0.15
June 07, 2017 -
v0.14 Changes
November 18, 2016- โ Added @snippet support for including parts of files based on patterns. Based on ProjBook extractor plugins (included)
- โ Added light theme.
-
v0.13.2 Changes
October 25, 2016๐ Small release, one bugfix: #37
-
v0.13 Changes
August 04, 20160๏ธโฃ (0.13.0 contained outdated default theme css files. Please use this download if you downloaded 0.13.0)
- #36 - Include permalink links in all headers
- ๐ #34 - [wip] Add Handlebars support and escaping @@ tags in markdown code contributed by Vladimir Negacevschi (vladnega)
- ๐ง #32 - Add setting for configuring include folder
- ๐ #31 - Added support for @@include tag which will allow embedding html/markdown files from the '_partial' folder contributed by Seemant Rajvanshi (seemantr)
- #30 - The path on the generated __index replacement page isn't relative to the root
- ๐ #29 - Do not encode targetUrl as it creates an issue when the home url contain a '/' contributed by Seemant Rajvanshi (seemantr)
- ๐ #27 - Added support for @@include tag which will allow embedding html files from the '_partial' folder contributed by Seemant Rajvanshi (seemantr)
- #26 - The auto-generated topic list on a missing __index contains a typo
- ๐ #24 - [Ignore] Added support for @@include tag contributed by Seemant Rajvanshi (seemantr)
- #23 - Implement Special attribute blocks for ExtraMode in markdown
Commits: d69c9f8...16961be
-
v0.10 Changes
February 29, 2016๐ Implemented more PHP Markdown extra extensions (#23), small bugfixes and tweaks in theme.