dev-master
9999999-devFlow plugin to parse Markdown document.
GPLv3
The Requires
parser markdown flow md document
1.0.0
1.0.0.0Flow plugin to parse Markdown document.
GPLv3
The Requires
parser markdown flow md document
Flow plugin to parse Markdown document.
This package includes: * Service to inject and use it in your php code * ViewHelper to parse markdown in your Fluid template, (*1)
Add this to the head of your Fluid template where you want to use this ViewHelper, (*2)
{namespace parse=CM\Flow\Markdown\ViewHelpers}
, (*3)
Now you can use the viewhelper like this:, (*4)
<parse:markdown nofollow="true" increaseHeadlineLevelBy="1">{your_markdown_text}</parse:markdown>
, (*5)
Flow plugin to parse Markdown document.
GPLv3
parser markdown flow md document
Flow plugin to parse Markdown document.
GPLv3
parser markdown flow md document