aboutsummaryrefslogtreecommitdiff
path: root/internal/markup
Commit message (Expand)AuthorAge
* autofix: fix unnecessary allocations due to `strings.Index` call (#6806)deepsource-autofix[bot]2022-03-06
* autofix: function call can be replaced with helper function (#6805)deepsource-autofix[bot]2022-03-06
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* autofix: simplify slice expression to sliced value itself (#6801)deepsource-autofix[bot]2022-03-06
* autofix: types of function parameters can be combined (#6800)deepsource-autofix[bot]2022-03-06
* autofix: unused parameter should be replaced by underscore (#6799)deepsource-autofix[bot]2022-03-06
* chore: rename few consts to camel case (#6725)Joe Chen2022-01-13
* markup: use default link formation when no format in metas (#6723)Joe Chen2022-01-13
* ci: use new lint action and add custom config (#6562)ᴜɴᴋɴᴡᴏɴ2021-05-19
* markup: render SHA links without branch prefix (#6350)Jeff2020-09-29
* test: remove the use of goconvey (#6123)ᴜɴᴋɴᴡᴏɴ2020-04-19
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* all: use lazyregexp (#5911)ᴜɴᴋɴᴡᴏɴ2020-01-29
* api: sanitize raw markdown content (#5907)ᴜɴᴋɴᴡᴏɴ2020-01-27
* internal: move packages under this directory (#5836)Unknwon2019-10-24