diff options
author | Arthur <arthur@hoa.ro> | 2016-01-31 19:25:29 +0100 |
---|---|---|
committer | Arthur <arthur@hoa.ro> | 2016-01-31 19:25:29 +0100 |
commit | b7acd6f4313139549a75327e03d7ce50cf28b240 (patch) | |
tree | 4b935c389e10890639656065dddfa31149a27915 /plugins/markdown/help.html | |
parent | 53603f582300fc2709932b62652a5acfed088910 (diff) | |
parent | 1456358240a547b489c738c3e47720e8a33e11e5 (diff) | |
download | Shaarli-b7acd6f4313139549a75327e03d7ce50cf28b240.tar.gz Shaarli-b7acd6f4313139549a75327e03d7ce50cf28b240.tar.zst Shaarli-b7acd6f4313139549a75327e03d7ce50cf28b240.zip |
Merge pull request #451 from ArthurHoaro/markdown-gitdiff
Fixes forced git changes
Diffstat (limited to 'plugins/markdown/help.html')
-rw-r--r-- | plugins/markdown/help.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/markdown/help.html b/plugins/markdown/help.html index a6797838..9c4e5ae0 100644 --- a/plugins/markdown/help.html +++ b/plugins/markdown/help.html | |||
@@ -1,5 +1,5 @@ | |||
1 | <div class="md_help"> | 1 | <div class="md_help"> |
2 | Description will be rendered with | 2 | Description will be rendered with |
3 | <a href="http://daringfireball.net/projects/markdown/syntax" title="Markdown syntax documentation"> | 3 | <a href="http://daringfireball.net/projects/markdown/syntax" title="Markdown syntax documentation"> |
4 | Markdown syntax</a>. | 4 | Markdown syntax</a>. |
5 | </div> | 5 | </div> |