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

Named Arguments listing - two hrules when there are two underlines in argument name #144

Closed
keithbriggs opened this issue Oct 4, 2022 · 2 comments

Comments

@keithbriggs
Copy link

This looks like a bug: when there are two underlines in an argument name, then the generated html has a rule above and below the name. Normally, there is only a rule above the name. (Actually, -print_versions has only one underline, but we still get the two rules.)
Screenshot from 2022-10-04 16-33-59

@JOJ0
Copy link

JOJ0 commented Oct 4, 2022

There is an actively maintained version of sphinx-argparse: https://github.com/ashb/sphinx-argparse/releases/tag/0.3.2

@keithbriggs
Copy link
Author

See sphinx-doc/sphinx-argparse#20 .

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

2 participants