Rocket.Chat.ReactNative/app/containers/markdown
Gleidson Daniel Silva 376c8e8252
[IMPROVE] Add support to Linebreak and Katex on markdown (#4361)
* fix enableMessageParser logic

* create LineBreak component

* fix code style

* add KaTeX support

* add Katex and Inline Katex stories

* update snapshots

* add color prop

* update snapshot

* update snapshot
2022-07-20 18:02:18 -03:00
..
new [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
AtMention.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
BlockQuote.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Emoji.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Hashtag.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Link.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
List.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
ListItem.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Preview.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Table.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
TableCell.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
TableRow.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
formatHyperlink.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatHyperlink.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
index.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
interfaces.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
mergeTextNodes.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
styles.ts [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00