* Preview markdown table as 5x5 max * Make linter happy * Determine max columns from device width * Add snapshot test * Use Dimensions and update unit tests * Remove async |
||
|---|---|---|
| .. | ||
| hashtag | ||
| markdown_code_block | ||
| markdown_emoji | ||
| markdown_image | ||
| markdown_link | ||
| markdown_table | ||
| markdown_table_cell | ||
| markdown_table_image | ||
| markdown_table_row | ||
| index.js | ||
| markdown.js | ||
| markdown_block_quote.js | ||
| markdown_list.js | ||
| markdown_list_item.js | ||
| transform.js | ||
| transform.test.js | ||