Skip to content

Make redown handle code block options #3034

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sciencewhiz
Copy link
Collaborator

Don't automatically add 2 newlines after a code block, check to see if there's options after, and only add a newline after the options are added.
This fixes the code blocks in the stacktrace page. Fixes #2728

Don't automatically add 2 newlines after a code block, check to see if
there's options after, and only add a newline after the options are
added.
This fixes the code blocks in the stacktrace page.
Fixes wpilibsuite#2728
@sciencewhiz sciencewhiz marked this pull request as draft May 13, 2025 05:33
@sciencewhiz sciencewhiz marked this pull request as ready for review May 18, 2025 21:27
Avoids problems on styleguide with python link
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.

md code block params not compiled to rst correctly
1 participant