Skip to content

v1.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@PeachScript PeachScript released this 27 Dec 14:22
· 1864 commits to master since this release

Features

  • Add icon for external links, #54 , by @kakuyogy
  • Support to configure legacy path for md (use to migrating from old doc tool)
  • Fallback to README.md if there has no index route

Fixed

  • Repeat generate bug for route redirects
  • Slug text bug if using inline code in title

Improvements

  • Refactor routes generate logic, prepare for i18n routes
  • Add test case for routes generator