v1

latestOpenAPI 3.0.32026-07-1760076.2 KB
view

Retrieve the HTML template for a markdown file and render it

Get the HTML template associated with the given markdown document. This is called whenever the users tries to view a markdown file. The actual content of the document will then be loaded by the template.

get/{file}.md

Path parameters

filestring required
Example:markdown.md

Relative path to the document

Query parameters

suffixstring

Response

HTML view for the document