UNPKG

markdown-it-blockquote-cite

Version:

A markdown-it plugin that handles attributions in blockquotes with <cite> tags.

21 lines (13 loc) 485 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). # [0.1.3] - 2020-03-17 ## Changed * changed the package's keywords to make searching for it on npm more convenient # [0.1.2] - 2020-03-13 ## Removed * removed `core-js` dependency # [0.1.1] - 2020-03-12 ## Added * First release