Markdown Viewer Webext incelemeleri
Markdown Viewer Webext geliştiren: Cimbali
Cimbali adlı kullanıcının yanıtı
Geliştiricinin yanıtı
gönderilme: 2 yıl önceHi @atoad that’s correct, as specified by the markdown spec (see https://daringfireball.net/projects/markdown/syntax#p). To do a simple line break you can finish the line with either a single backslash (\), an html line break tag (<br />) or 2 spaces ( ).