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.
Documentation

TYPO3 Parsedown-Extra by coding.ms

Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.

Menu