Converting Markdown to HTML in PHP
Sección: Programación
Creado: 17-11-24 (Actualizado: 23-02-22)
A common feature of new web applications that are aimed at a particular crowd is Markdown. Markdown is a lightweight way of adding formatting to text that can be converted to HTML.
http://www.culttt.com/2015/01/12/converting-markdown-html-php/