From 1a6089cfead33e61e847cceb7860fe7bd25d9021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Wed, 18 Dec 2019 17:23:09 +0100 Subject: [PATCH] Preserve HTML Text for link render hooks The context now have two text methods: * Text - rendered * PlainText Fixes #6629 --- content/en/getting-started/configuration-markup.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration-markup.md b/content/en/getting-started/configuration-markup.md index b853af474..8c3633ce6 100644 --- a/content/en/getting-started/configuration-markup.md +++ b/content/en/getting-started/configuration-markup.md @@ -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: