PluginMarkDown


NacoWiki MarkDown

This plugin is used to provide Markdown functionality to NacoWiki. It provides the following:

Meta data

Meta data is stored in a block at the top of the file of the form:

---
title: sample block
date: "2023-03-02"
---

Only the title attribute is used by NacoWiki. But any data can be stored in the YAML block.

Markup

In addition to Parsedown and ParsedownExtra markup it adds the following extensions: