maaslalani / slides

Terminal based presentation tool
http://maaslalani.com/slides/
MIT License
9.83k stars 269 forks source link

Code execution on file wiht CRLF does not work, fails to parse #228

Open AddictArts opened 1 year ago

AddictArts commented 1 year ago

Describe the bug Code execution on file wiht CRLF does not work, fails to parse

To Reproduce Create a text markdown file with CRLF vs LF as the line-endings.

Expected behavior Execute the code block.

Desktop (please complete the following information):

This is the guilty line of code https://github.com/maaslalani/slides/blob/bd5582c9ca83a84cd205af1d304eb6d0830a09cc/internal/code/code.go#L27