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

Support images and links titles in markdown syntax #1840

Open
rafalp opened this issue Jan 17, 2025 · 0 comments
Open

Support images and links titles in markdown syntax #1840

rafalp opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms

Comments

@rafalp
Copy link
Owner

rafalp commented Jan 17, 2025

This syntax is currently unsupported:

[Lorem ipsum](http.example.com "dolor met")
[Lorem ipsum](http.example.com "dolor met")
@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms labels Jan 17, 2025
@rafalp rafalp added this to the Next feature release milestone Jan 17, 2025
@rafalp rafalp self-assigned this Jan 17, 2025
@rafalp rafalp changed the title Support images titles in markdown syntax Support images and links titles in markdown syntax Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) feature: parser Parser converts markdown/bbcode strings into other forms
Projects
None yet
Development

No branches or pull requests

1 participant