aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/markdown/help.html
diff options
context:
space:
mode:
authorArthur <arthur@hoa.ro>2016-01-31 18:57:29 +0100
committerArthur <arthur@hoa.ro>2016-01-31 18:57:29 +0100
commit893338f0d407a0989454d5e3c0e43c97f7eface5 (patch)
tree90fe71e194f49858ea34ed4cbf6e671a543ba595 /plugins/markdown/help.html
parent423e2a8b13dc0069c83f3e540f576aa1b89fe5d5 (diff)
parent1be4afacf98e0124258199ec416dc1c4b4948305 (diff)
downloadShaarli-893338f0d407a0989454d5e3c0e43c97f7eface5.tar.gz
Shaarli-893338f0d407a0989454d5e3c0e43c97f7eface5.tar.zst
Shaarli-893338f0d407a0989454d5e3c0e43c97f7eface5.zip
Merge pull request #379 from ArthurHoaro/plugin-markdown
PLUGIN Markdown
Diffstat (limited to 'plugins/markdown/help.html')
-rw-r--r--plugins/markdown/help.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/markdown/help.html b/plugins/markdown/help.html
new file mode 100644
index 00000000..a6797838
--- /dev/null
+++ b/plugins/markdown/help.html
@@ -0,0 +1,5 @@
1<div class="md_help">
2 Description will be rendered with
3 <a href="http://daringfireball.net/projects/markdown/syntax" title="Markdown syntax documentation">
4 Markdown syntax</a>.
5</div>