You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
Maybe I just missed it, but I don't see any mention of ReST's most pointlessly obnoxious limitation: the brokenness of nested inline markup. E.g. in markdown I can trivially do bold italics with a link but in ReST this requires extraordinary hacks.
Any serious work on ReST should just fix this. We've known how to write real parsers since, like, the 60s.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe I just missed it, but I don't see any mention of ReST's most pointlessly obnoxious limitation: the brokenness of nested inline markup. E.g. in markdown I can trivially do bold italics with a link but in ReST this requires extraordinary hacks.
Any serious work on ReST should just fix this. We've known how to write real parsers since, like, the 60s.
The text was updated successfully, but these errors were encountered: