Loading...
Skip navigation
Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.

Configuring the HTML-Rendering in Parsedown-Extra for TYPO3

Defining CSS classes for HTML table tags

You can simply add own CSS classes to the HTML table tags by using the following TypoScript:

plugin.tx_parsedownextra {
  settings {
    tableClass = table table-bordered table-striped table-hover table-sm Test
  }
}

Defining attributes for links

You can simply add own attributes to the HTML a tags by using the following TypoScript:

plugin.tx_parsedownextra {
  settings {
    linksAttr {
      class = interal-link
      target = _top
    }
  }
}

Defining attributes for external links

You can simply add own attributes to the HTML a tags by using the following TypoScript:

plugin.tx_parsedownextra {
  settings {
    linksExternalAttr {
      class = external-link
      target = _blank
    }
  }
}

Defining attributes for images

You can simply add own attributes to the HTML img tags by using the following TypoScript:

plugin.tx_parsedownextra {
  settings {
    imagesAttr {
      loading = lazy
    }
  }
}
Documentation
TYPO3 Parsedown-Extra Extension

TYPO3 Parsedown Extra (Markdown)

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

Menu

Contact request

You can contact us at any time

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
I7S_________1PH______
8_S____G____A_X___Y47
8XR___OEW___Z9W______
T_N____U____Q_U___Z7X
9TB_________YZI______

🎄 Bereits für's Weihnachtsmarketing?! 🎉

Entdecke den interaktiven Online-Adventskalender – perfekt für Websites, Shops und Kampagnen.

Gewinnspiele, Quiz, Gutscheine & mehr – alles, was Dein Weihnachtsmarketing braucht.

Für TYPO3-Websites Für andere Systeme