Provides implementation details. If an implementation is not provided, will default to plain HTML generation. Other options may appear in the future.
Transpiles files in batch (from file to file).
A glob pattern for feeding input markdown files.
A single directory to output transpiled files. Note that the folder structure will be flatten. The output filenames will match the input ones.
Returns transpiled file content (from string to string).
The markdown content to be transpiled.
(optional) Used for naming the component (if needed). If not provided, a random string will be generated.
Generated using TypeDoc
The main class to create an HTML-like file from a markdown file.