mattermost-mobile/app/components/markdown
Harrison Healey 0efa409023
MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300)
* MM-61148 Rewrite table parsing based off cmark-gfm

* MM-61148 Add better error handling to Markdown code

* Use logError instead of console.error

* Switch back to published release

* Update import paths
2024-11-15 12:23:44 -05:00
..
at_mention Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
channel_mention Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
hashtag Fix search hashtag (#7459) 2023-07-17 11:36:28 -04:00
markdown_block_quote Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_code_block MM-54117 - Calls: Support wiredHeadsets; generalize panel_item (#7545) 2023-09-25 08:45:14 -04:00
markdown_image Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
markdown_latex_block Fix MM57562 (#7920) 2024-05-06 12:02:12 +02:00
markdown_latex_inline Fix MM57562 (#7920) 2024-05-06 12:02:12 +02:00
markdown_link Merge branch 'main' into MM-53902-cont 2023-11-27 15:09:55 -06:00
markdown_list Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_list_item Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
markdown_table_cell Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table_image Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
markdown_table_row MM-53107 Add limit to Markdown nodes (#7528) 2023-09-07 09:18:31 -04:00
error_boundary.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
index.ts Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
markdown.test.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
markdown.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
transform.test.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
transform.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00