Skip to main navigation Skip to main content Skip to page footer

Links in Parsedown-Extra for TYPO3

Defining links as reference:

[link-codingms]: https://www.coding.ms/  "Title of the link"

Usage:

Lorem ipsum [Label of the link][link-codingms] and some more text.

Result:

Lorem ipsum Label of the link and some more text.

Information:

You are able to modify the link attributes by TypoScript configuration. Read more about that in section HTML-Rendering.

Defining inline links:

Read [here](https://www.ampproject.org/learn/overview/#video "This is the title of the a-tag!") how AMP works in detail.
Dokumentation

TYPO3 Parsedown Extra (Markdown)

Render Markdown by using the Parsedown-Extra library in TYPO3.

Menü