gitea/modules/markup/orgmode
Ankit R Gadiya 5665a0212b
fix: rendering internal file links in org (#29669)
The internal links to other files in the repository were not rendering
with the Src Prefix (/src/branch-name/file-path). This commit fixes that
by using the `SrcLink` as base if available.

Resolves #29668
2024-03-10 18:30:14 +02:00
..
orgmode.go fix: rendering internal file links in org (#29669) 2024-03-10 18:30:14 +02:00
orgmode_test.go fix: rendering internal file links in org (#29669) 2024-03-10 18:30:14 +02:00