Rocket.Chat.ReactNative/app/containers/markdown
Reinaldo Neto ed6d45cbfe
fix: quoting a image with a custom emoji in description is breaking layout (#5034)
* fix: replying with a quote to a image with custom emoji in description

* remove the styles from custom emojis and deleted the removeMargins from styles

* add a new storyshot test for attachment with custom emoji
2023-04-28 15:29:54 -03:00
..
new fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00
AtMention.tsx
BlockQuote.tsx
Emoji.tsx fix: quoting a image with a custom emoji in description is breaking layout (#5034) 2023-04-28 15:29:54 -03:00
Hashtag.tsx
Link.tsx
List.tsx
ListItem.tsx fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00
Markdown.stories.tsx
Preview.tsx
Table.tsx
TableCell.tsx
TableRow.tsx
formatHyperlink.test.ts
formatHyperlink.ts
formatText.test.ts
formatText.ts
index.tsx
interfaces.ts
mergeTextNodes.ts
styles.ts fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00