Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GFM features #13

Open
4 of 7 tasks
zrosenbauer opened this issue Jul 14, 2023 · 0 comments · Fixed by #206
Open
4 of 7 tasks

Add support for GFM features #13

zrosenbauer opened this issue Jul 14, 2023 · 0 comments · Fixed by #206
Labels
type: enhancement New feature or technical improvement.
Milestone

Comments

@zrosenbauer
Copy link
Member

zrosenbauer commented Jul 14, 2023

Describe the problem you'd like to have solved

Currently the entire GFM spec is not supported, we need to support all features (i.e. footnotes).

Features

  • Codeblocks
  • Emojis
  • Images wrapped in Link (anchor)
  • Alerts
  • Footnotes
  • Checklists
  • Comments

Describe the ideal solution

Add support for Footnotes and all other features (will need to double check).

Alternatives and current work-arounds

You can hard code certain features using txt => txt.text()

Additional context

@zrosenbauer zrosenbauer added this to the Release v1 milestone Jul 14, 2023
@zrosenbauer zrosenbauer added the type: enhancement New feature or technical improvement. label May 18, 2024
@zrosenbauer zrosenbauer linked a pull request Sep 9, 2024 that will close this issue
7 tasks
@zrosenbauer zrosenbauer moved this to Todo in Roadmap: tempo Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or technical improvement.
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants