Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

title html tag is mangled if title contains any of <>_ #86

Open
RedBeard0531 opened this issue Jan 24, 2022 · 0 comments
Open

title html tag is mangled if title contains any of <>_ #86

RedBeard0531 opened this issue Jan 24, 2022 · 0 comments

Comments

@RedBeard0531
Copy link
Contributor

See https://isocpp.org/files/papers/D2529R0.html.

In paper.md: title: generator<T> should have T&& reference_type

In html file: <title>generator`&lt;T&gt;`{=html} should have T&amp;&amp; reference\_type</title>

Title as shown in browser: generator`<T>`{=html} should have T&& reference\_type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant