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
670 stars 45 forks source link

Bump `expensify-common` - quotes are required to be followed by space #344

Closed robertKozik closed 1 month ago

robertKozik commented 1 month ago

Details

Bumping expensify-common is connected with change in quotes behaviour - now it's required that quote sign is followed by at least one space

Related Issues

https://github.com/Expensify/App/issues/41696

Manual Tests

Linked PRs

tomekzaw commented 1 month ago

Tests are failing :(

robertKozik commented 1 month ago

Forgot about web tests - fixed!