react-native-markdown-renderer icon indicating copy to clipboard operation
react-native-markdown-renderer copied to clipboard

Ordered list numbers are missing the period

Open diakonos opened this issue 6 years ago • 2 comments

I noticed this while opening #57 but didn't want to combine 2 bugs into 1 issue.

When an ordered list is rendered, the numbers don't have a period after them. However, this doesn't match CommonMark or markdown-it behavior.

See how the reference implementations display it:

I have cloned the example app and added the test content. And here is a screenshot to help make things clear:

simulator screen shot - iphone 5s - 2018-06-19 at 15 49 11

diakonos avatar Jun 19 '18 08:06 diakonos

will push this fix later today. thx for spotting

mientjan avatar Jun 19 '18 12:06 mientjan

when will you release this commit?

BatDroid avatar Feb 07 '19 07:02 BatDroid