1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 15:15:47 +00:00
gitea/modules/markup/markdown
KN4CK3R a6fd0176de
Fix wrong test usage of AppSubURL (#29459)
The tests use an invalid `setting.AppSubURL`. The wrong behaviour
disturbs other PRs like #29222 and #29427.
2024-02-29 03:39:24 +00:00
..
math Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
ast.go Add alert blocks in markdown (#29121) 2024-02-10 18:43:09 +00:00
convertyaml.go Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
goldmark.go Refactor markup rendering to accept general "protocol:" prefix (#29276) 2024-02-21 10:08:08 +00:00
markdown_test.go Fix wrong test usage of AppSubURL (#29459) 2024-02-29 03:39:24 +00:00
markdown.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
meta_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
meta.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
renderconfig_test.go Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
renderconfig.go Fix task list checkbox toggle to work with YAML front matter (#25184) 2023-06-13 14:44:47 +08:00
toc.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00