You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 months ago
..
orgmode.go fix: rendering internal file links in org (#29669) 11 months ago
orgmode_test.go fix: rendering internal file links in org (#29669) 11 months ago