-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Handle inline tags that span multiple lines #5
Comments
The problem here is that the |
So there are I'll handle sub and sup tags as well. |
Hmm. How do you nest bold and superscript in rST? |
https://docutils.sourceforge.io/FAQ.html#is-nested-inline-markup-possible … that is definitely not nice. I'm just not going to handle nesting. We could probably do with a way to warn about this from robotpy-build, but, uh, future work? |
Used to work, but it's broken now:
The text was updated successfully, but these errors were encountered: