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

Migrate markdown parser tests to TypeScript #387

Closed Skalakid closed 2 weeks ago

Skalakid commented 2 weeks ago

Details

This PR migrates markdown parser tests to TypeScript.

Related Issues

GH_LINK

Manual Tests

  1. Run yarn test and verify if all tests pass

Linked PRs