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

docs: fix extraneous \< escaping introduced in #1558, fix #1614 #1690

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

MingweiSamuel
Copy link
Member

Previous code also inserted \< into code blocks. This fixes the original issue of unescaped <s by ensuring all op docs have them in code blocks, removes the escaping.

 hydro-project#1614

Previous code also inserted `\<` into code blocks. This fixes the
original issue of unescaped `<`s by ensuring all op docs have them in
`code blocks`, removes the escaping.
@MingweiSamuel MingweiSamuel requested a review from shadaj January 29, 2025 18:58
@MingweiSamuel MingweiSamuel merged commit 19784f5 into hydro-project:main Jan 29, 2025
15 checks passed
@MingweiSamuel MingweiSamuel deleted the fix-1614 branch January 29, 2025 19:23
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

Successfully merging this pull request may close these issues.

2 participants