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

Add @var support in Texinfo Writer #8534 #9359

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Add @var support in Texinfo Writer #8534 #9359

merged 2 commits into from
Jan 23, 2024

Conversation

gok99
Copy link
Contributor

@gok99 gok99 commented Jan 23, 2024

Fixes #8534

Implements @jgm's suggestion, checking if the "variable" class is contained in the attributes, and without consolidation of adjacent code elements.

@jgm jgm merged commit 254ebeb into jgm:main Jan 23, 2024
9 of 12 checks passed
@jgm
Copy link
Owner

jgm commented Jan 23, 2024

Looks good, thanks!

@gok99 gok99 deleted the 8534-fix branch January 24, 2024 04: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.

HTML → texinfo: <var> within <code> not taken into account
2 participants