aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/markdown/help.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2016-01-31 19:22:14 +0100
committerArthurHoaro <arthur@hoa.ro>2016-01-31 19:22:14 +0100
commit1456358240a547b489c738c3e47720e8a33e11e5 (patch)
tree4b935c389e10890639656065dddfa31149a27915 /plugins/markdown/help.html
parent53603f582300fc2709932b62652a5acfed088910 (diff)
downloadShaarli-1456358240a547b489c738c3e47720e8a33e11e5.tar.gz
Shaarli-1456358240a547b489c738c3e47720e8a33e11e5.tar.zst
Shaarli-1456358240a547b489c738c3e47720e8a33e11e5.zip
Fixes forced git changes
Probably related to the introduction of .gitattribute with forced line ending.
Diffstat (limited to 'plugins/markdown/help.html')
-rw-r--r--plugins/markdown/help.html10
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>