Skip to content

Release 7.0.1

Compare
Choose a tag to compare
@mrin9 mrin9 released this 08 Nov 08:50
· 1316 commits to master since this release

New Features

  • New attribute goto-path to take user to get the focus desired path when the document loads
  • New attribute sort-tags to optionally sort the tags alphabetically
  • New method scrollTo(path) to programmatically navigate to various section
  • Can use markdown to create links to various section of documents
  • Now you can Copy examples in you clipboard by clicking

FIxes

  • URL-Encoading of path variables #81
  • Trailing commas in auto-generated example is removed #78
  • fixed field format info getting printed twice #74