code-surfer
code-surfer copied to clipboard
Is there a way to have markup in title and subtitle?
Use case: I want to add a link to a title, however, CodeSurfer 3.1.0 seems to escape HTML automatically :-(
Sample:
<CodeSurfer>
...
``diff title="See <a href="https://example.com">example</a>"
``