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

punctuation marks are placed on next line.

Open schumannd opened this issue 6 years ago • 6 comments

For some reason punctuation marks are not considered part of the word they come after, but as separate words that can be pushed to the next line.

schumannd avatar Apr 24 '18 13:04 schumannd

nvm this is an issue of simple-markdown https://github.com/Khan/simple-markdown/issues/32

schumannd avatar Apr 26 '18 14:04 schumannd

I opened a PR that fixes the issue

schumannd avatar Apr 26 '18 15:04 schumannd

be nice to see this PR accepted

GraemeAllanBryce avatar Apr 19 '19 09:04 GraemeAllanBryce

Please :-)

GraemeAllanBryce avatar Aug 07 '19 12:08 GraemeAllanBryce

this repo has been dead for over a year now. I forked it here: https://github.com/schumannd/react-native-simple-markdown

to use it in package.json add line: "react-native-simple-markdown": "git+https://github.com/schumannd/react-native-simple-markdown.git#forkable",

schumannd avatar Aug 07 '19 12:08 schumannd

I have done so and great that it is resolved.

Many thanks

G.

GraemeAllanBryce avatar Aug 07 '19 12:08 GraemeAllanBryce