Description
The static entities accept variable of type Content, which currently accepts Markdown (uses python-markdown to convert markdown to HTML). The task is to include compatibility with reestructuredText (.rst files). This could be done through the library docutils.
Description
The
staticentities accept variable of typeContent, which currently accepts Markdown (usespython-markdownto convert markdown to HTML). The task is to include compatibility with reestructuredText (.rstfiles). This could be done through the librarydocutils.