UNPKG

remarkable-header-ids

Version:

Remarkable plugin to auto generate unique header ids, highly customizable

27 lines (26 loc) 617 B
{ "name": "remarkable-header-ids", "version": "0.2.0", "description": "Remarkable plugin to auto generate unique header ids, highly customizable", "author": { "email": "farskid@gmail.com", "name": "Farzad Yousefzadeh", "url": "https://twitter.com/farzad_yz" }, "repository": { "url": "https://github.com/farskid/remarkable-header-ids" }, "keywords": [ "remarkable", "Remarkable", "remarkable-plugin", "header-ids", "header-anchors", "scroll-to-header" ], "scripts": { "test": "cd ./test && node parse.js" }, "main": "index.js", "license": "MIT" }