Skip to content
Snippets Groups Projects
Commit 0673ca36 authored by Robert Speicher's avatar Robert Speicher
Browse files

Add RelativeLinkFilter section to Markdown fixture

parent 590fca0f
Branches
Tags
1 merge request!1053Prepare Markdown feature spec for testing multiple pipelines
Loading
Loading
@@ -100,6 +100,13 @@ Markdown should be usable inside a link. Let's try!
- [**text**](#link-strong)
- [`text`](#link-code)
 
### RelativeLinkFilter
Linking to a file relative to this project's repository should work.
[Relative Link](doc/README.md)
![Relative Image](app/assets/images/touch-icon-ipad.png)
### EmojiFilter
 
Because life would be :zzz: without Emoji, right? :rocket:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment