UNPKG

@hrwg/vue-marked

Version:

Isomorphic and configurable Vue Component for rendering Markdown

20 lines (14 loc) 619 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.0.2] - 2021-02-21 ### Added - Possibility to provide own `marked` instance ## [0.0.1] - 2021-02-20 ### Added - Initial implementation [Unreleased]: https://github.com/rherwig/vue-marked/compare/0.0.2...HEAD [0.0.2]: https://github.com/rherwig/vue-marked/compare/0.0.1...0.0.2 [0.0.1]: https://github.com/rherwig/vue-marked/releases/tag/0.1.0