remark-code-title
Version:
remark plugin to add titles to code blocks
56 lines (28 loc) • 645 B
Markdown
remark-code-title
# 0.2.5
## Patch Changes
- 4e74556: fix undefined title bug
# 0.2.4
## Patch Changes
- b2edfcb: remove type guards
# 0.2.3
## Patch Changes
- a9b0a4e: update readme
# 0.2.2
## Patch Changes
- fc89a01: revert cjs support
# 0.2.1
## Patch Changes
- c01e387: add support for cjs and update package.json
# 0.2.0
## Minor Changes
- 343f4af: replace injected html node for p element as div
# 0.1.0
## Minor Changes
- 18d0df8: Switch class attribute to data attribute.
# 0.0.2
## Patch Changes
- 55c8b06: fix skip first item bug
# 0.0.1
## Patch Changes
- bfa1f8b: release first version