forgejo/modules/markup/orgmode
Gusted 385fc6ee6b
[GITEA] Fix orgmode link resolver for text descriptions
- It's possible that the description of an `Regularlink` is `Text` and not
another `Regularlink`. Therefor if it's `Text`, convert it to an
`Regularlink` trough the 'old' behavior (pass it trough `org.String` and
trim `file:` prefix).
- Adds unit tests.
- Resolves https://codeberg.org/Codeberg/Community/issues/1430
2024-02-01 17:08:39 +01:00
..
orgmode.go [GITEA] Fix orgmode link resolver for text descriptions 2024-02-01 17:08:39 +01:00
orgmode_test.go [GITEA] Fix orgmode link resolver for text descriptions 2024-02-01 17:08:39 +01:00