markdown-it-custom-block
Handle custom blocks transformations
Usage
const customBlock =
@[example](hello) @[video](video.mp4)
becomes
Handle custom blocks transformations
const customBlock =
@[example](hello) @[video](video.mp4)
becomes
npm i markdown-it-custom-block
245
0.1.2
MIT
11.6 kB
21