Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 362 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 362 Bytes

0.1.5

New features

  • support table-of-contents(toc)

0.1.0

New features

  • support custom loader options
  • support lineNumbers
  • support line-highlight
  • support add custom css class name to markdown body
  • manage repo with lerna and add examples

Fix

  • use 'umd' format, fix #1

Breaking changes:

  • use prismjs instead of highlight.js