mattermost-mobile/app/components/markdown
Elias Nahum 4ab7a6baa6
[Gekidou] commonmark feature parity (#6303)
* Initial attempt at search highlighting for Markdown

* Remove fonts from highlighted text so that it can be bolded

* Add initial task list support

* Render markdown checkbox

* Switch to Commonmark fork

* Use searchPatterns prop

* searchPatterns prop at post level

* Update app/components/markdown/transform.ts

Co-authored-by: Jason Frerich <jason.frerich@mattermost.com>

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Jason Frerich <jason.frerich@mattermost.com>
2022-05-27 14:30:34 -04:00
..
at_mention Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
channel_mention Various fixes (#6268) 2022-05-13 13:50:19 +10:00
hashtag [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_block_quote Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
markdown_code_block [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_image [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_latex_block Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
markdown_latex_inline Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
markdown_link [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_list MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_list_item MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table Prevent crash when tapping on a MD table 2022-05-20 12:57:53 -04:00
markdown_table_cell MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table_image [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_table_row MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
error_boundary.tsx Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
index.ts [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown.tsx [Gekidou] commonmark feature parity (#6303) 2022-05-27 14:30:34 -04:00
transform.test.ts [Gekidou] commonmark feature parity (#6303) 2022-05-27 14:30:34 -04:00
transform.ts [Gekidou] commonmark feature parity (#6303) 2022-05-27 14:30:34 -04:00