actions-marketplace-validations/Markdown to PDF and HTML WIDE

Creates PDF and HTML files from Markdown using the GitHub (or custom) theme.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input_dir(Path) The location of the folder containing your .md or .markdown filesyes
images_dir(Path) The location of the folder containing your images, this should be the route of all imagesno
image_import(String) The path you use to import your images that can be replaced with the server URLno
output_dir(Path) The location of the folder you want to place the built filesno
build_html(Boolean) Whether to also create a .html fileno
theme(File) The location of the CSS file you want to use as the themeno
extend_default_theme(Boolean) Whether to extend your custom CSS file with the default themeno
highlight_theme(File) The location of the CSS file you want to use as the code snipped highlight themeno
template(File) The location of the HTML/Mustache file you want to use as the HTML templateno
table_of_contents(Boolean) Whether a table of contents should be generatedno

no outputs