gitea/modules/markup
jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006)
* Make link last commit massages in repository home page and commit tables

* Use RenderCommitMessageLink instead surround with a

* deleted __debug_bin file

* Exclude email to link from latest commit title

* Exclude email processor from commit table

Co-Authored-By: mrsdizzie <info@mrsdizzie.com>

* Add class parameter to a html element creator functions.
Make links underline dashed that are not commit

* fix tests

* Show dashed underline when also not hovered
2019-09-10 12:03:30 +03:00
..
csv Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
external
markdown Check commit message hashes before making links (#7713) 2019-08-14 16:04:55 +08:00
orgmode
html_internal_test.go Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
html_test.go Check commit message hashes before making links (#7713) 2019-08-14 16:04:55 +08:00
html.go Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go