Skip to content

Latest commit

Β 

History

History
91 lines (43 loc) Β· 3.39 KB

File metadata and controls

91 lines (43 loc) Β· 3.39 KB

0.2.2 (2020-01-14)

πŸ› Bug Fixes

  • Parse admonitions within lists (5d70c74), closes #26

πŸ“š Documentation

  • Add example for custom title and types (21b22f3)

0.2.1 (2019-03-13)

πŸ“š Documentation

0.2.0 (2019-03-13)

✨ Features

  • Add docusaurus-matching css (c0e0bdf)
  • Add icon rendering customization (017b91e)

πŸ›  Improvements

  • Change classes from callout to admonitions (ceb228b)

πŸ› Bug Fixes

πŸ“š Documentation

  • Add base README info (3537f48)
  • Add examples, images and options (0cd047d)
  • Add Octicons license banner (786449b)
  • Use admonitions with docusaurus (59f1dbd)

πŸ— Chore

  • Add Codecov coverage report (8370509)
  • Add Travis CI (ea8d04e)
  • Make renderer configurable (80c6e48)
  • Rename package to remarkable-admonitions (7dd43a1)

🚨 Breaking Changes

  • Changed name since admonitions is widely used in the community, plus is the name used by asciidoc.
  • Output is now a div in order to allow nesting

0.1.1 (2019-03-12)

πŸ› Bug Fixes

0.1.0 (2019-03-12)

✨ Features

πŸ— Chore

0.0.1 (2019-03-11)

πŸ— Chore