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
Well I did not want to use the code block as it's markdown code is `...
So when I use your addin on this line:
---code starts after the 3 dashes---
The result is presented in the `r fig_nums("GS.DiaMoyEchvskME", display="cite")`.
---end of code---
it breaks like that:
---code starts after the 3 dashes---
The result is presented in the `r fig_nums("GS.DiaMoyEchvskME",
display="cite")`.
---end of code---
This lines is not properly wrapped:
The result is presented in the `r fig_nums("GS.DiaMoyEchvskME", display="cite")`.
It cuts it after the comma.
The text was updated successfully, but these errors were encountered: