remarkise fails to separate the slides
raysan5 opened this issue · 1 comments
raysan5 commented
I tried using a markdown file with remarkise but when I drag&drop the file, the slides are not separated. That's what I got:
I attach the remark_test.md
file used: remark_test.txt
raysan5 commented
I finally got it working. It seems issue could be related to line-break at the beginning of the file or the end-of-line style (CR+LF vs LF).