| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
535445c32e |
Rework special link parsing in the post-processing of markup (#3354)
* Get rid of autolink * autolink in markdown * Replace email addresses with mailto links * better handling of links * Remove autolink.js from footer * Refactor entire html.go * fix some bugs * Make tests green, move what we can to html_internal_test, various other changes to processor logic * Make markdown tests work again This is just a description to allow me to force push in order to restart the drone build. * Fix failing markdown tests in routers/api/v1/misc * Add license headers, log errors, future-proof <body> * fix formatting |
8 years ago |
|
|
7b104f0cd0 |
Populate URL field of API commits (#3546)
* Populate URL field of API commits * fix orgmode_test |
8 years ago |
|
|
e9e2a9cdcc |
Allow square brackets in external issue patterns (#3408)
* Allow square brackets in external issue patterns * Added false test cases for checklist elements |
8 years ago |
|
|
a0c397df08
|
Recognize more characters in crossreferenced repo name (#3413) | 8 years ago |
|
|
5481be0ac5 |
Fix issue link rendering in commit messages (#2897)
* Fix issue link rendering in commit messages * Update page.tmpl * No links for parens * remove comment |
8 years ago |
|
|
52e11b24bf |
Restructure markup & markdown to prepare for multiple markup language… (#2411)
* restructure markup & markdown to prepare for multiple markup languages support * adjust some functions between markdown and markup * fix tests * improve the comments |
8 years ago |