1.0.1 • Published 7 years agoCLI
markdeep-rasterizer
Licence
Apache-2.0
Version
1.0.1
Deps
2
Size
14 kB
Vulns
0
Weekly
0
Markdeep Rasterizer
This module can be used to convert Markdeep files to static HTML.
Usage
This module is meant to be executed directly with npx:
npx markdeep-rasterize <file1> <file2> ... <fileN> <outDirectory>
Where each <fileX> is a path to a Markdeep file ending in .md.html. The output .html files
will be generated in the specified output directory.
Here is a real-world example from Filament:
npx markdeep-rasterizer ../../docs/Filament.md.html ../../docs/Materials.md.html ../../docs/
License
Apache License Version 2.0, January 2004