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
I'm pretty sure the issue is that redown adds two newlines after the code-block. When there's an option for the code block, like the lineno, the second newline shouldn't be added.
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.
Fixeswpilibsuite#2728
might need a newline there, unsure
The text was updated successfully, but these errors were encountered: