Preserve HTML Text for link render hooks

The context now have two text methods:

* Text - rendered
* PlainText

Fixes #6629
This commit is contained in:
Bjørn Erik Pedersen 2019-12-18 17:23:09 +01:00
parent 4544a998c9
commit 1a6089cfea

View File

@ -117,7 +117,10 @@ Title
: The title attribute.
Text
: The link text.
: The rendered (HTML) link text.
PlainText
: The plain variant of the above.
A Markdown example for a inline-style link with title: