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 Restore compatibility with the legacy GitHub callout syntax 2024-02-17 18:35:45 +01:00
math
ast.go modules/markup: Lift out the GitHub callout transformer 2024-02-17 18:04:55 +01:00
convertyaml.go
goldmark.go [BUG] Restrict when to make link absolute in markdown 2024-02-19 20:56:00 +01:00
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 Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00