AsciiDoc defaults to automatically substituting the Unicode equivalents, making the sentence they're used in nonsensical.
Before (conceptually):
Never use ™ or ® (or the Unicode equivalents, ™/®).
After:
Never use (TM) or (R) (or the Unicode equivalents, ™/®).
(TM)
(R)
rebased onto 81467ba758b654c4342b81337b3ded6ae78f243d
Pull-Request has been merged by ignatenkobrain
AsciiDoc defaults to automatically substituting the Unicode equivalents, making the sentence they're used in nonsensical.