reveal-md
Version:
reveal.js on steroids! Get beautiful reveal.js presentations from your Markdown files.
20 lines (19 loc) • 445 B
JSON
{
"assetsDir": "_assets",
"css": [],
"highlightTheme": "base16/zenburn",
"host": "localhost",
"listingTemplate": "template/listing.html",
"port": 1948,
"preprocessor": null,
"scripts": [],
"separator": "\r?\n---\r?\n",
"staticDir": "_static",
"staticDirs": [],
"template": "template/reveal.html",
"theme": "black",
"title": "reveal-md",
"verticalSeparator": "\r?\n----\r?\n",
"glob": "**/*.md",
"mermaid": {}
}