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
Add closing quotes to embedded python in rst markup.
Otherwise, this confuses vim's rst syntax highlighter, which actually
highlights embedded Python as, well, Python, but current thinks that the
multiline string extends all the way to the end of the file.
0 commit comments