akgold / do4ds

A book on DevOps for Data Scientists with CRC Press.
https://do4ds.com
Other
130 stars 27 forks source link

Fix cheatsheets code samples spacing issues #233

Closed brooklynbagel closed 6 months ago

brooklynbagel commented 7 months ago

T.he current cheatsheets page has some spacing issues in the code samples, making some of them show broken functions. This PR aims to fix them.

current page

image

fixed page

image

akgold commented 6 months ago

Thanks @brooklynbagel -- this keeps breaking 😬

brooklynbagel commented 6 months ago

Thanks @brooklynbagel -- this keeps breaking 😬

Yeh, FWIW I've noticed that RStudio seem to keep mangling the markdown when you use the visual editor mode but it seems to work correctly using source editor mode.