Closed stefan-niedermann closed 3 years ago
Hey @DDRBoxman, @cwc, @albert-wang, @JimiSmith, @dlew, can anyone of you reproduce the issue? Regards
This seems to be the reason: http://meta.stackexchange.com/a/40978 Could this be fixed upstream?
5 years later i think this is expected behavior according to the commonmark-specification
.
So closing :slightly_smiling_face:
Input:
#heading\n\n*list 1\n*list 2\n*list 3\n\n~~~testöljkddppplkj~~~\n\n*italic*\n**bold**\n***itabold***\n\nlkj\nlkj\n\nlkj
Output:
While
\n\n
behaves as expected (empty line between heading and list1), a single\n
seems to be ignored (see italic, bold and itabold. each of them should be in a separate line.)Android-Platform.