chroxify / chroxify/haptic

Full Markdown support

Open
#29 0 comments 1 reaction 0 assignees View on GitHub
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:
![example](https://example.com)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.