1.2.1 • Published 3 years ago

@ryanflorence/mdtut v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

mdtut

Convert markdown files to data structures used in tutorials.

Usage

let processor = remark().use(html);
let result = await process(processor, markdownString);

Look at the test to see the input format and output.

1.2.0

3 years ago

1.2.1

3 years ago

1.0.1

3 years ago