mattermost-mobile/app/components/markdown
Daniel Espino García 1aa4188f8e
Move config to its own database table (#6744)
* Move config to its own database table

* Address feedback

* Fix test

* Revert minimum version related changes
2022-11-11 21:20:42 +04:00
..
at_mention [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
channel_mention Fix channel links when it implies joining a channel (#6686) 2022-10-18 16:16:06 +02:00
hashtag apply heading style to hashtags (#6710) 2022-10-28 10:02:32 -03:00
markdown_block_quote
markdown_code_block [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown_image [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown_latex_block [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown_latex_inline
markdown_link Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
markdown_list
markdown_list_item
markdown_table
markdown_table_cell
markdown_table_image
markdown_table_row
error_boundary.tsx
index.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
markdown.tsx apply heading style to hashtags (#6710) 2022-10-28 10:02:32 -03:00
transform.test.ts
transform.ts