aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/edithelp.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-13 00:43:47 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-13 00:43:47 +0100
commitfbe5d2beb2bcc7035edc19eb0343f0ee662ba5af (patch)
treef66188b95d3ad1dc0cbdaa99334acddb8d9b84a0 /app/view/templates/edithelp.php
parent0842a9b17c0b25e2f1f5eca9f15e79cfb293b4a1 (diff)
downloadwcms-fbe5d2beb2bcc7035edc19eb0343f0ee662ba5af.tar.gz
wcms-fbe5d2beb2bcc7035edc19eb0343f0ee662ba5af.zip
templateoptions
Diffstat (limited to 'app/view/templates/edithelp.php')
-rw-r--r--app/view/templates/edithelp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/templates/edithelp.php b/app/view/templates/edithelp.php
index fee94c7..d01f3aa 100644
--- a/app/view/templates/edithelp.php
+++ b/app/view/templates/edithelp.php
@@ -5,7 +5,7 @@
<pre><span class="i">ALT + X</span> : update</pre>
<pre><span class="i">ALT + C</span> : display</pre>
<h3>Markdown</h3>
- <p>The html section use <a href="https://daringfireball.net/projects/markdown/syntax" target="_blank">Markdown encoding</a>. Actualy, W is using Michel Fortin's <a href="https://michelf.ca/projects/php-markdown/extra/" target="_blank">Markdown Extra</a>.</p>
+ <p>The html main use <a href="https://daringfireball.net/projects/markdown/syntax" target="_blank">Markdown encoding</a>. Actualy, W is using Michel Fortin's <a href="https://michelf.ca/projects/php-markdown/extra/" target="_blank">Markdown Extra</a>.</p>
<h3>Links</h3>
<pre>[text](=<span class="i">article_id</span>)</pre>
<p>where article_id is the article's id you want to point to.</p>