GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2pluginName: Apex_markdown
 3pluginBaseline: Some apexes are the growing tips of plants. Our Apex is the high point of your forge.
 4homepage: /app/plugins/apex/markdown/
 5docpage: /app/plugins/apex/markdown/doc.html
 6changelog: /app/plugins/apex/markdown/CHANGELOG.html
 7---
 8
 9# Apex_markdown
10
11Apex_markdown convert markdown into html. This plugin is not a "standard" one: you can not use it as standealone. It will be called by others when they need to translate markdown into html. Know plugin using it: [apex](../index.md).
12
13# Dependencies
14
15You add [apex_code](../code/index.md) to render code block and [apex_mermaid](../../apex_mermaid/index.md) to render mermaid charts.