gitea/modules/markup
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
* Add close/reopen from comment functionality

* Fix comment

* Rewrite closing/reopening template

* Check xref permissions, move action to services/pull

* Fix RefIsPull field

* Add xref tests

* Fix xref unique filter

* Only highlight keywords for actionable xrefs

* Fix xref neuter filter

* Fix check return status

* Restart CI
2019-11-18 15:13:07 +02:00
..
csv
external
markdown Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
mdstripper
orgmode Update go-org to optimize code (#8824) 2019-11-05 16:39:03 +08:00
html_internal_test.go
html_test.go
html.go Close/reopen issues by keywords in titles and comments (#8866) 2019-11-18 15:13:07 +02:00
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go