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 safe html tags in custom markdown #732

Open
lovasoa opened this issue Dec 10, 2024 Discussed in #729 · 0 comments
Open

Add support for safe html tags in custom markdown #732

lovasoa opened this issue Dec 10, 2024 Discussed in #729 · 0 comments
Labels
enhancement New feature or request

Comments

@lovasoa
Copy link
Collaborator

lovasoa commented Dec 10, 2024

Discussed in #729

Originally posted by beingalink December 9, 2024
Hi all,

I'm just trying to use markdown columns for being able to display superscript (i.e. 1.345p,q). Unfortunately, I can't figure it out as neither ^p,q^ nor <sup>p,q</sup> seem to work. Am I missing something? Thanks for your help in advance!

Ideally we would support the entire GFM (Github Flavored Markdown) and could reference existing documentation for it https://github.github.com/gfm/

@lovasoa lovasoa added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant