Skip to content
Snippets Groups Projects
Commit 632113e4 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'relative-markdown-links' into 'master'

Add support for relative links starting with ./ or / to RelativeLinkFilter

## What does this MR do?

- Allow explicit relative links in Markdown (starting with `./`).
- Allow absolute links (relative to the branch's root directory) in Markdown (starting with `/`).

## Why was this MR needed?

Those link types were not supported before.

## What are the relevant issue numbers?

fixes #19028

See merge request !5586
parents c009f620 40da543f
Branches
Tags
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment