index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
markdown
Commit message (
Expand
)
Author
Age
*
markdown: support Smartypants (#4162)
Unknwon
2017-03-10
*
modules/markdown: fix wrong raw link to internal images
Unknwon
2017-03-05
*
markdown: fix links for image nested inside a link (#2636)
Unknwon
2017-02-27
*
markdown: fix mailto: doesn't recognize as valid link (#3790)
Unknwon
2017-02-10
*
Fix cross-repository reference link error (#4025)
Unknwon
2017-01-28
*
Minor fix for PR #3436
Unknwon
2016-12-23
*
Improve issue references in markdown. (#3436)
lstahlman
2016-12-23
*
Fix mention in comments like (@dblk) (#3655)
Rémy Boulanouar
2016-10-16
*
Update size of SHA to fix #3538 (#3563)
Rémy Boulanouar
2016-08-31
*
markdown: fix treating pure number as SHA1
Unknwon
2016-08-15
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
Fix #3321: commit tag shortener (#3418)
Thibault Meyer
2016-08-11
*
Fix #3420: Bad commit URL generation (#3424)
Thibault Meyer
2016-08-10
*
#3107 fix mention regex does not include dash
Unknwon
2016-07-23
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Stricter parsing of issue URLs and commit URLs. (#3121)
Cosmin Stroe
2016-06-29
*
Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
Cosmin Stroe
2016-04-22
*
Make separate string variables for space
Odin Ugedal
2016-03-15
*
Fix relative links in markdown files
Odin Ugedal
2016-03-15
*
Make markdown as an independent module
Unknwon
2016-02-20