0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 20:49:13 +01:00
gitea/modules/markup
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
* Fix meta parsing and add minimal test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add license

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Require first separator and add more tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Make fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Go lets this work gracefully 🙏

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-12 21:48:47 -04:00
..
common
csv
external
markdown Fix markdown meta parsing (#12817) 2020-09-12 21:48:47 -04:00
mdstripper
orgmode
html_internal_test.go
html_test.go
html.go
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go