-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
[doc] Fix dis markup #23524
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
[doc] Fix dis markup #23524
Conversation
Thanks @andresdelfino for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
thanks! |
(cherry picked from commit fa840cc) Co-authored-by: Andre Delfino <[email protected]>
GH-23545 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit fa840cc) Co-authored-by: Andre Delfino <[email protected]>
Does this have any visual effect for the reader? |
Good catch! And it is common error. Perhaps we can add a check in |
I think the issue wasn't excessive indentation, but instead inconsistent indentation within the block for the directive. The text was indented four spaces while the |
Yes. |
No description provided.