-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
Description
Is your feature request or improvement related to a problem?
Yes. Imagine something like on the screenshot. You want to highlight a part in a blog post title. Currently, this is not possible because the title does not support "Enhanced formatting" (as in docs). The asterisk that wraps NueJS
will be used as plain text in pages-list
and browser title.

Solution you'd like
"Enhanced formatting" to be interpreted in templating, and ignored in e.g. <title>
.
Alternatives you've considered
HTML in Markdown which has the same issue.