Rocket.Chat.ReactNative/app/containers/markdown
Reinaldo Neto 94807ef05b
fix: commonmark code_block (#5531)
* fix: commonmark code_block

* update the style of code blocks

* fix: bump commonmark and remove patch

---------

Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-22 10:27:02 -03:00
..
new fix: add a style to prevent Android from breaking when rendering a katex via webview (#5570) 2024-02-19 12:06:09 -03:00
AtMention.tsx fix: navigate to myself from mention (#5400) 2023-12-22 12:36:23 -03:00
BlockQuote.tsx
Emoji.tsx
Hashtag.tsx fix: checks if the room exists before navigating to it (#5278) 2023-10-30 17:41:29 -03:00
Link.tsx
List.tsx
ListItem.tsx
Markdown.stories.tsx fix: commonmark code_block (#5531) 2024-02-22 10:27:02 -03:00
Preview.tsx
Table.tsx
TableCell.tsx
TableRow.tsx
formatHyperlink.test.ts
formatHyperlink.ts
formatText.test.ts
formatText.ts
index.tsx fix: commonmark code_block (#5531) 2024-02-22 10:27:02 -03:00
interfaces.ts
mergeTextNodes.ts
previewFormatText.test.ts
previewFormatText.ts regression: preview format text for edge cases (#5172) 2023-08-17 16:44:41 -03:00
styles.ts