Full Markdown support
Open
enhancement
good first issue
- Dominant language
- Svelte
- Stars
- 1.7k
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
There doesnt seem to be a way to format tables and other normal markdown features in Haptic yet? At least not the way I tried it.
This does not make a table:
| Column 1 | Column 2 | Column 3 |
| --- | --- | --- |
| Row 1, Column 1 | Row 1, Column 2 | Row 1, Column 3 |
| Row 2, Column 1 | Row 2, Column 2 | Row 2, Column 3 |
| Row 3, Column 1 | Row 3, Column 2 | Row 3, Column 3 |
This does not make a link:

Would be nice to have (essential) to be able to easily format both text, tables, images etc..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.