Skip to content

v3.6.1

Compare
Choose a tag to compare
@azu azu released this 15 Aug 07:23
· 337 commits to master since this release

3.6.1 (2020-08-15)

Bug Fixes

  • honkit: fix next/prev button on anchor article (#110) (fc54b71)

For example, The next of Markdown page is Asciidoc.

SUMMARY.md:

* [Markdown](syntax/markdown.md)
    * [Headings](syntax/markdown.md#headings)
    * [Paragraphs](syntax/markdown.md#paragraphs)
    * [Lists](syntax/markdown.md#lists)
* [Asciidoc](syntax/asciidoc.md)

Previously, The next of Markdown was Headings, But it is a bug from original GitBook.