Skip to content

Releases: yakivmospan/github-wikito-converter

1.5.3

25 Apr 22:13
Compare
Choose a tag to compare

Dependency updates

  • Updated highlight.js to version number 10.7.2 (fixed broken dependencies #62).

Features

Github Wikito Converter 1.5.2

09 Sep 11:25
5f3db8c
Compare
Choose a tag to compare

Feature

  • Feature added possibility to set custom table of contents. See --toctitle option. by Philipp Kraus

Github Wikito Converter 1.5.1

31 Oct 10:49
Compare
Choose a tag to compare

Bug fixing

  • Bugunknown code highlighting crash. See #31 and #21

Github Wikito Converter 1.5.0

21 Aug 11:51
Compare
Choose a tag to compare

Dependency updates

  • Updated bootstrap to version number 3.3.7.
  • Updated highlight.js to version number 9.12.0.

Bug fixing

  • Bug jalovatt and CyborgMaster fixed an issue, where Sidebar/TOC longer than the screen doesn't get a scrollbar.
  • Bug CyborgMaster 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

04 Feb 14:19
Compare
Choose a tag to compare

Bug fixing

  • Bug JamesCullum fixed an issue, where filenames, that contain dots (for example 1.1-test.md) were successfully inventoried in the TOC, but the files weren't added to the documentation.

Github Wikito Converter 1.3.0

06 Dec 21:10
c01f5ef
Compare
Choose a tag to compare

Features

  • Feature added possibility to set output file name. See -n option.

Github Wikito Converter 1.2.0

05 Mar 10:02
Compare
Choose a tag to compare

Features

  • Feature added possibility to set logo image for PDF & Html. See --logo-img option.
  • Feature added possibility to set footer for PDF & Html. See --footer option.
  • Feature added possibility to add PDF page count. See --pdf-page-count option.

Github Wikito Converter 1.1.0

19 Jan 16:17
Compare
Choose a tag to compare

Features

  • Feature added support of github wiki links [[..]].
  • Feature added support of http/https links for TOC that not points to pages.

Github Wikito Converter 1.0.0

18 Jan 00:14
Compare
Choose a tag to compare

Features

  • Feature added PDF cover page.
  • Feature added possibility to use full http/https links in _Toc.md and _Sidebar.md.
  • Feature added PDF page titles.
  • Feature added HTML page titles.
  • Feature added Github styles.

Bugfixes

  • Fixed overlapping of two first TOC items by title in PDF.
  • Fixed loading of not local (http/https) images.