aboutsummaryrefslogtreecommitdiffstats
path: root/modules/markup
Commit message (Expand)AuthorAgeFilesLines
* Uniform all temporary directories and allow customizing temp path (#32352)Lunny Xiao8 days1-9/+2
* Make markdown render match GitHub's behavior (#34129)wxiaoguang10 days2-4/+11
* Fix markdown render behaviors (#34122)wxiaoguang11 days6-46/+109
* Refactor markup render to fix various path problems (#34114)wxiaoguang12 days19-245/+194
* Fix markdown frontmatter rendering (#34102)wxiaoguang13 days7-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
* Use camo.Always instead of camo.Allways (#32097)Lunny Xiao2024-09-212-2/+2
* Fix raw wiki links (#31825)Zettat1232024-08-163-22/+16
* Fix `IsObjectExist` with gogit (#31790)Jason Song2024-08-091-1/+2
* Fix markdown preview $$ support (#31514)charles2024-06-296-6/+79
* bump golang deps (#31422)techknowlogick2024-06-241-1/+1
* Support relative paths to videos from Wiki pages (#31061)Sergey Sharybin2024-06-213-43/+83
* Fix markdown math brackets render problem (#31420)charles2024-06-202-1/+9
* Fix rendered wiki page link (#31398)wxiaoguang2024-06-186-66/+51
* Refactor markup code (#31399)wxiaoguang2024-06-172-37/+10
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-171-4/+4
* Refactor to use UnsafeStringToBytes (#31358)Oleksandr Redko2024-06-142-6/+6
* Fix hash render end with colon (#31319)Lunny Xiao2024-06-122-1/+2