Skip to content

Conversation

@pjcollins
Copy link
Member

Fixes: #1041

Translates <code/> tags into <c/> tags, which should clean up thousands of illegible &lt;code&gt;foo&lt;/code&gt; instances.

@pjcollins pjcollins requested a review from jonpryor September 23, 2022 19:46
Fixes: dotnet#1041

Translates `<code/>` tags into `<c/>` tags, which should clean up
thousands of illegible `&lt;code&gt;foo&lt;/code&gt;` instances.
@jonpryor jonpryor merged commit 07c95e9 into dotnet:main Sep 28, 2022
@pjcollins pjcollins deleted the code-to-c branch September 28, 2022 23:11
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert <code> HTML elements in javadocs to <c>

2 participants