Login  Register

How to add markup to author information in document title

Posted by oddhack on Oct 02, 2018; 3:21pm
URL: https://discuss.asciidoctor.org/How-to-add-markup-to-author-information-in-document-title-tp6488.html

Because lawyers, I need to do something like this:

= A Trademarked^(TM)^ Title
Editors: A Registered^(R)^ Editor

Unfortunately, the title is formatted with a superscript (TM) in html5 output, but the editor line shows the literal markup. Is there a way to accomplish this?