forgejo/modules/markup/markdown
KN4CK3R 8f55cf199d
Port "Fix wrong test usage of AppSubURL"
- Port of https://github.com/go-gitea/gitea/pull/29459
- The tests use an invalid `setting.AppSubURL`. The wrong behaviour
disturbs other PRs like https://github.com/go-gitea/gitea/pull/29222
and https://github.com/go-gitea/gitea/pull/29427.
2024-03-06 21:47:44 +01:00
..
callout
math
ast.go
convertyaml.go
goldmark.go
markdown.go Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
markdown_test.go Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go