neos-plugin flow-markdown
Flow plugin to parse Markdown document.
axovis/flow-markdown
Flow plugin to parse Markdown document.
- Friday, February 3, 2017
- by axovis
- Repository
- 1 Watchers
- 0 Stars
- 87 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 7 Versions
- 0 % Grown
Parse markdown to html
This package includes:
* Service to inject and use it in your php code
* ViewHelper to parse markdown in your Fluid template, (*1)
Available Options
- nofollow (boolen) - If true, all generated links will have a rel="nofollow" tag included
- increaseHeadlineLevelBy (int) - If value = 1, headline tags (e.g. h1 ) will start with h(1+value). This is to prevent duplicated h1 tags
How to use the viewhelper
Add this to the head of your Fluid template where you want to use this ViewHelper, (*2)
{namespace parse=Axovis\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)
dev-master
9999999-dev
Flow plugin to parse Markdown document.
Sources
Download
GPLv3
The Requires
parser
markdown
flow
md
document
4.0.0
4.0.0.0
Flow plugin to parse Markdown document.
Sources
Download
GPLv3
The Requires
parser
markdown
flow
md
document
0.2.1
0.2.1.0
TYPO3 Flow plugin to parse Markdown document.
Sources
Download
GPLv3
The Requires
parser
markdown
flow
md
document
0.2.0
0.2.0.0
TYPO3 Flow plugin to parse Markdown document.
Sources
Download
GPLv3
The Requires
parser
markdown
flow
md
document
0.1.1
0.1.1.0
TYPO3 Flow plugin to parse Markdown document.
Sources
Download
MIT
The Requires
parser
markdown
flow
md
document
0.1.0
0.1.0.0
TYPO3 Flow plugin to parse Markdown document.
Sources
Download
MIT
The Requires
parser
markdown
flow
md
document
0.0.1
0.0.1.0
TYPO3 Flow plugin to parse Markdown document.
Sources
Download
MIT
The Requires
parser
markdown
flow
md
document