Try   HackMD

Markdown換行規則比較

tags:markdown
撰寫時間 : 2021/09/10
strategy/
render tools
MackMD on commonMark mode Github readme, vdcode Github issue and comment Typora Reddit
only enter (hard line) X X O O X
embedded html <br> tag O O X(space one more) O X
space space enter (soft line) O O O O O
backslash\ enter (soft line) O O O X O
//hard line
only
enter 

//embedded html br tag
html <br> tag 

//soft line 1
space space  
enter

//soft line 2
backslash\
enter 

//others
double

enter