Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

2 commits

Auteur SHA1 Message Date
akuma06
0646d9fc0c Fix <br> tag duplicated (#1575)
The bug came from bbcode parser which transforms \n with <br>.
So I just remove the br tag in bbcode parser before applying the mardown parser.
Fix #1480
2017-09-17 21:47:17 +02:00
akuma06
ed61de6276 Add bbcode support (#1433)
* Add bbcode support

Closes #687
As the issue suggested, I added bbcodes support to the forms.
Now we support basic bbcodes, markdown and html tags

* Add new dependencies
2017-08-29 09:56:44 +10:00