All Versions
9
Latest Version
Avg Release Cycle
90 days
Latest Release
2301 days ago

Changelog History

  • v0.16.5 Changes

    March 06, 2019

    v0.16.5:

    • ๐Ÿ›  Fixes #87: ConvertLocalLinks doesn't work

    v0.16.4:

    • ๐Ÿ›  Fixes #84: If there's no header defined, no sub headers are added as links to the TOC
  • 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, 2017

    2017-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, 2016

    0๏ธโƒฃ (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.