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

fix(v2v3): Preserve t element in ol and li #972

Merged
merged 3 commits into from
Aug 30, 2023

Conversation

kesara
Copy link
Member

@kesara kesara commented Mar 3, 2023

This change preserves <t> elements inside <ol> and <li> elements
on v2v3 conversion.

Fixes #850

This change preserves `<t>` elements inside `<ol>` and `<li>` elements
on v2v3 conversion.

Fixes ietf-tools#850
@kesara kesara marked this pull request as ready for review August 29, 2023 11:43
@kesara kesara merged commit 0704155 into ietf-tools:main Aug 30, 2023
12 checks passed
@kesara kesara deleted the fix/preserve-t-in-v2v3 branch August 30, 2023 04:46
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.

v2v3 converter outputs syntax that would work with sane grammar
2 participants