UNPKG

remark-code-titles

Version:

Remark plugin to add title to code block

13 lines (12 loc) 332 B
{ "name": "remark-code-titles", "description": "Remark plugin to add title to code block", "version": "0.1.2", "main": "index.js", "repository": "https://github.com/mottox2/remark-code-titles.git", "author": "mottox2 <y.mottox2@gmail.com>", "license": "MIT", "dependencies": { "unist-util-visit": "^1.4.0" } }