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

Improve handling of HTML tags into Markdown #6

Open
StevenJoynt opened this issue Apr 20, 2021 · 2 comments
Open

Improve handling of HTML tags into Markdown #6

StevenJoynt opened this issue Apr 20, 2021 · 2 comments

Comments

@StevenJoynt
Copy link
Owner

add support for HTML tags:

  • dl dt dd tags
  • code pre samp tt
  • dl dt dd
  • details summary
  • ul ol li dir
  • picture (in addition to img tag)
@StevenJoynt
Copy link
Owner Author

Investigate using an existing library to convert html to markdown.
It doesn't need to be fast - we're using it in a background job.

Investigate

@ArchBlood
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants