friendica-addons/markdown
Hypolite Petovan 43b0b5a0e4 [markdown] Escape HTML characters before running Markdown::toBBCode()
- This prevents HTML tag looking text to be purified in the Markdown to BBCode process
2021-10-14 02:11:53 -04:00
..
lang regenerated all the strings 2021-10-10 08:27:53 +02:00
templates New Addon Markdown 2019-12-26 08:14:04 +00:00
markdown.php [markdown] Escape HTML characters before running Markdown::toBBCode() 2021-10-14 02:11:53 -04:00
README New Addon Markdown 2019-12-26 08:14:04 +00:00

Markdown
========

The Markdown addon parses user input for new items and comments via the Markdown parser.
This enables users to use the Markdown syntax additionally to the BBCode syntax.