Expensify / react-native-live-markdown

Drop-in replacement for React Native's TextInput component with Markdown formatting.
https://www.npmjs.com/package/@expensify/react-native-live-markdown
MIT License
668 stars 45 forks source link

Remove underscore from markdown parser #386

Closed Skalakid closed 2 weeks ago

Skalakid commented 2 weeks ago

Details

This PR removes underscore library from markdown parser

Related Issues

GH_LINK

Manual Tests

  1. Check if tests pass after these changes

Linked PRs