Releases: yakivmospan/github-wikito-converter
Releases · yakivmospan/github-wikito-converter
1.5.3
Github Wikito Converter 1.5.2
Feature
Featureadded possibility to set custom table of contents. See--toctitleoption. by Philipp Kraus
Github Wikito Converter 1.5.1
Github Wikito Converter 1.5.0
Dependency updates
- Updated
bootstrapto version number3.3.7. - Updated
highlight.jsto version number9.12.0.
Bug fixing
Bugjalovatt and CyborgMaster fixed an issue, where Sidebar/TOC longer than the screen doesn't get a scrollbar.BugCyborgMaster fixed an issue, where shortcut links weren't hooked up.- Fixed issue, where TOC items were overlapping the documentation content in HTML file.
Github Wikito Converter 1.4.0
Bug fixing
BugJamesCullum fixed an issue, where filenames, that contain dots (for example1.1-test.md) were successfully inventoried in the TOC, but the files weren't added to the documentation.
Github Wikito Converter 1.3.0
Features
Featureadded possibility to set output file name. See-noption.
Github Wikito Converter 1.2.0
Features
Featureadded possibility to set logo image for PDF & Html. See--logo-imgoption.Featureadded possibility to set footer for PDF & Html. See--footeroption.Featureadded possibility to add PDF page count. See--pdf-page-countoption.
Github Wikito Converter 1.1.0
Features
Featureadded support of github wiki links[[..]].Featureadded support ofhttp/httpslinks for TOC that not points to pages.
Github Wikito Converter 1.0.0
Features
Featureadded PDF cover page.Featureadded possibility to use fullhttp/httpslinks in_Toc.mdand_Sidebar.md.Featureadded PDF page titles.Featureadded HTML page titles.Featureadded Github styles.
Bugfixes
Fixedoverlapping of two first TOC items by title in PDF.Fixedloading of not local (http/https) images.