aboutsummaryrefslogtreecommitdiffstats
path: root/modules/markup
Commit message (Expand)AuthorAgeFilesLines
* Enable gocritic `equalFold` and fix issues (#34952)silverwind9 days1-2/+1
* Add support for 3D/CAD file formats preview (#34794)Kerwin Bryant2025-06-303-23/+59
* enforce explanation for necessary nolints and fix bugs (#34883)TheFox0x72025-06-274-4/+4
* enforce nolint scope (#34851)TheFox0x72025-06-271-2/+2
* Refactor template helper (#34819)wxiaoguang2025-06-242-3/+3
* Refactor wiki (#34805)wxiaoguang2025-06-222-4/+5
* Improve img lazy loading (#34804)wxiaoguang2025-06-213-9/+22
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-188-21/+13
* Fix commit message rendering and some UI problems (#34680)wxiaoguang2025-06-102-3/+7
* Fix footnote jump behavior on the issue page. (#34621)charles2025-06-095-3/+43
* Valid email address should only start with alphanumeric (#28174)Dejan Kitic2025-04-203-10/+43
* markup: improve code block readability and isolate copy button (#34009)D2025-04-191-7/+2
* Uniform all temporary directories and allow customizing temp path (#32352)Lunny Xiao2025-04-081-9/+2
* Make markdown render match GitHub's behavior (#34129)wxiaoguang2025-04-062-4/+11
* Fix markdown render behaviors (#34122)wxiaoguang2025-04-056-46/+109
* Refactor markup render to fix various path problems (#34114)wxiaoguang2025-04-0419-245/+194
* Fix markdown frontmatter rendering (#34102)wxiaoguang2025-04-037-106/+124
* Enable addtional linters (#34085)TheFox0x72025-04-013-7/+6
* Enable testifylint rules (#34075)TheFox0x72025-03-316-15/+15
* enable staticcheck QFxxxx rules (#34064)TheFox0x72025-03-294-12/+17
* Fix markdown render (#33870)wxiaoguang2025-03-134-21/+22
* Refactor global init code and add more comments (#33755)wxiaoguang2025-03-031-0/+4
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-205-9/+6
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-021-1/+1
* Refactor context repository (#33202)wxiaoguang2025-01-122-3/+3
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-16/+8
* Refactor HTMLFormat, update chroma render, fix js error (#33136)wxiaoguang2025-01-084-5/+7
* Fix "stop time tracking button" on navbar (#33084)wxiaoguang2025-01-031-1/+1
* Refactor "string truncate" (#32984)wxiaoguang2024-12-262-4/+4
* Do not render truncated links in markdown (#32980)wxiaoguang2024-12-262-0/+15
* Add sub issue list support (#32940)wxiaoguang2024-12-244-39/+143
* Update go tool dependencies (#32916)silverwind2024-12-194-4/+4
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-1/+2
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-2/+2
* Refactor markdown math render (#32831)wxiaoguang2024-12-148-140/+125
* Fix various UI bugs (#32821)wxiaoguang2024-12-133-26/+36
* Refactor markdown render (#32736)wxiaoguang2024-12-065-31/+100
* Refactor markdown render (#32728)wxiaoguang2024-12-066-166/+268
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-043-22/+31
* Refactor render system (orgmode) (#32671)wxiaoguang2024-11-292-50/+46
* Refactor markup render system (#32645)wxiaoguang2024-11-266-215/+178
* Refactor markup render system (#32612)wxiaoguang2024-11-2428-929/+312
* Refactor markup render system (#32589)wxiaoguang2024-11-2221-347/+299
* Refactor markup render system (#32533)wxiaoguang2024-11-1831-439/+472
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-1616-188/+190
* Refactor render system (#32492)wxiaoguang2024-11-1415-155/+138
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-076-16/+32
* Refactor markup package (#32399)wxiaoguang2024-11-0414-1062/+1137
* Update go dependencies (#32389)wxiaoguang2024-10-314-4/+4
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-301-2/+1