You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
common Fix potential bugs (#10513) 5 years ago
csv Detect delimiter in CSV rendering (#7869) 6 years ago
external Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
markdown Issue templates directory (#11450) 4 years ago
mdstripper Detect full references to issues and pulls in commit messages (#12399) 5 years ago
orgmode Update to go-org 1.3.2 (#12728) 4 years ago
html.go Fix emoji replacements, make emoji images consistent (#12567) 5 years ago
html_internal_test.go Issue/PR Context Popups (#9822) 5 years ago
html_test.go Fix emoji replacements, make emoji images consistent (#12567) 5 years ago
markup.go Don't manually replace whitespace during render (#10291) 5 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go Add loading spinners and mermaid error handling (#12358) 5 years ago
sanitizer_test.go Restore checkbox rendering and prevent poor sanitization of spans (#11277) 5 years ago