Closed
Description
Because getIsTextType (https://github.com/mientjan/react-native-markdown-renderer/blob/master/src/lib/util/getIsTextType.js) doesn't include code_inline, it ends up not being grouped together with other text tokens via groupTextTokens (https://github.com/mientjan/react-native-markdown-renderer/blob/master/src/lib/util/groupTextTokens.js) and thus has line breaks around it.
e.g.
foo `code` bar
Metadata
Metadata
Assignees
Labels
No labels