Skip to content

Latest commit

 

History

History
91 lines (43 loc) · 3.39 KB

CHANGELOG.md

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