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.
forgejo/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
5 years ago
..
csv Detect delimiter in CSV rendering (#7869) 5 years ago
external Better logging (#6038) (#6095) 5 years ago
markdown Check commit message hashes before making links (#7713) 5 years ago
orgmode Better logging (#6038) (#6095) 5 years ago
html.go Make link last commit massages in repository home page and commit tables (#8006) 5 years ago
html_internal_test.go Make link last commit massages in repository home page and commit tables (#8006) 5 years ago
html_test.go Check commit message hashes before making links (#7713) 5 years ago
markup.go Fix wrong init dependency on markup extensions (#7038) 5 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago