Showing
1 changed file
with
2 additions
and
1 deletions
@@ -8,7 +8,7 @@ A comprehensive Flutter package for rendering rich Markdown and LaTeX content in | @@ -8,7 +8,7 @@ A comprehensive Flutter package for rendering rich Markdown and LaTeX content in | ||
8 | 8 | ||
9 | --- | 9 | --- |
10 | 10 | ||
11 | -## Supported Markdown Features | 11 | +## Supported Markdown & LaTeX Features |
12 | | ✨ Feature | ✅ Supported | 🔜 Upcoming | | 12 | | ✨ Feature | ✅ Supported | 🔜 Upcoming | |
13 | | --- | --- | --- | | 13 | | --- | --- | --- | |
14 | | 💻 Code Block | ✅ | | | 14 | | 💻 Code Block | ✅ | | |
@@ -27,6 +27,7 @@ A comprehensive Flutter package for rendering rich Markdown and LaTeX content in | @@ -27,6 +27,7 @@ A comprehensive Flutter package for rendering rich Markdown and LaTeX content in | ||
27 | | 🔵 Bold Text | ✅ | | 27 | | 🔵 Bold Text | ✅ | |
28 | | 📜 Italic Text | ✅ | | 28 | | 📜 Italic Text | ✅ | |
29 | | 🔗 Links | ✅ | | 29 | | 🔗 Links | ✅ | |
30 | +| 📱 Selectable | ✅ | | ||
30 | | 📎 Underline | | 🔜 | | 31 | | 📎 Underline | | 🔜 | |
31 | | 🧩 Custom components | | 🔜 | | 32 | | 🧩 Custom components | | 🔜 | |
32 | 33 |
-
Please register or login to post a comment