1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/markup
John Olheiser 26c4a049da
Issue templates directory (#11450)
* Issue templates

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

* Add some comments, appease the linter

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

* Add docs and re-use dir candidates

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

* Add default labels to issue templates

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

* Generate swagger

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

* Suggested changes

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

* Update issue.go

* Suggestions

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

* Extract metadata from legacy if possible

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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-11 10:48:39 -04:00
..
common
csv
external
markdown Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00
mdstripper
orgmode Update to go-org 1.3.2 (#12728) 2020-09-05 11:45:10 -04:00
html_internal_test.go
html_test.go Fix emoji replacements, make emoji images consistent (#12567) 2020-08-23 21:44:53 -04:00
html.go Fix emoji replacements, make emoji images consistent (#12567) 2020-08-23 21:44:53 -04:00
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go