New Addon Markdown #924
No reviewers
Labels
No labels
2018.09
2019.01
2019.03
2019.06
2019.09
2019.12
2020.03
2020.06
2020.09
2020.12
2021.03
2021.07
2021.09
2022.02
2022.06
2022.09
2022.12
2023.04
2023.05
2023.09
2024.03
2024.06
2024.09
2024.12
dependencies
Hackathon 2021
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-addons#924
Loading…
Reference in a new issue
No description provided.
Delete branch "markdown"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This addon parses user input for Markdown content as well. This is highly experimental and could possibly lead to wrong parsing of BBCode elements. But since it can be enabled and disabled on a user level, users can test it out and report problems.
Wow thank you! :-) Now I just have to see how I build it into my Friendica instance.
So I've been playing around with the Markdown AddOn and so far it looks very good. But I haven't tested more complex things like tables etc. yet. I will do this bit by bit now. :-) THANK YOU!
A short question. Do you know what dialect of markdown this is? Github?
The uses Markdown parser is the one that we are using for the Diaspora integration.