1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Added Markdown doc

This commit is contained in:
Laurent Cozic 2018-02-05 22:50:17 +00:00
parent 023ccffd2e
commit 0d0ffd6d27
3 changed files with 59 additions and 4 deletions

View File

@ -176,6 +176,40 @@ Current translations:
![](https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/jp.png) | 日本語 | ja_JP | | 74%
<!-- LOCALE-TABLE-AUTO-GENERATED -->
# Markdown
Joplin uses and renders [Github-flavoured Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) with a few variations and additions. In particular:
## Math notation
Math expressions can be added using the [Katex notation](https://khan.github.io/KaTeX/). To add an inline equation, wrap the expression in ``{.katex}EXPRESSION``, eg. ``{.katex}\sqrt{3x-1}+(1+x)^2``. To create an expression block, wrap it as follow:
```katex
EXPRESSION
```
For example:
```katex
f(x) = \int_{-\infty}^\infty
\hat f(\xi)\,e^{2 \pi i \xi x}
\,d\xi
```
Here is an example with the Markdown and rendered result side by side:
<img src="https://raw.githubusercontent.com/laurent22/joplin/master/docs/images/Katex.png" style="max-width: 100%; max-height: 35em;">
## Checkboxes
Checkboxes can be added like so:
-[ ] Milk
-[ ] Rice
-[ ] Eggs
The checkboxes can then be ticked in the mobile and desktop applications.
# Contributing
Please see the guide for information on how to contribute to the development of Joplin: https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md

BIN
docs/images/Katex.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -355,14 +355,14 @@ sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
<td><img src="https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/hr.png" alt=""></td>
<td>Croatian</td>
<td>hr_HR</td>
<td>Hrvoje Mandić <a href="&#109;&#97;&#x69;&#108;&#116;&#111;&#58;&#x74;&#x72;&#x62;&#117;&#x68;&#111;&#109;&#x40;&#110;&#101;&#116;&#46;&#104;&#114;">&#x74;&#x72;&#x62;&#117;&#x68;&#111;&#109;&#x40;&#110;&#101;&#116;&#46;&#104;&#114;</a></td>
<td>Hrvoje Mandić <a href="&#109;&#97;&#105;&#x6c;&#x74;&#111;&#58;&#116;&#x72;&#98;&#x75;&#x68;&#x6f;&#109;&#x40;&#x6e;&#101;&#116;&#46;&#x68;&#x72;">&#116;&#x72;&#98;&#x75;&#x68;&#x6f;&#109;&#x40;&#x6e;&#101;&#116;&#46;&#x68;&#x72;</a></td>
<td>72%</td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/de.png" alt=""></td>
<td>Deutsch</td>
<td>de_DE</td>
<td>Tobias Strobel <a href="&#109;&#x61;&#105;&#108;&#116;&#x6f;&#x3a;&#x67;&#x69;&#x74;&#x40;&#115;&#x74;&#114;&#x6f;&#98;&#x65;&#108;&#116;&#111;&#98;&#x69;&#x61;&#115;&#x2e;&#100;&#x65;">&#x67;&#x69;&#x74;&#x40;&#115;&#x74;&#114;&#x6f;&#98;&#x65;&#108;&#116;&#111;&#98;&#x69;&#x61;&#115;&#x2e;&#100;&#x65;</a></td>
<td>Tobias Strobel <a href="&#109;&#x61;&#105;&#108;&#116;&#111;&#58;&#103;&#x69;&#116;&#x40;&#115;&#x74;&#x72;&#x6f;&#98;&#x65;&#x6c;&#x74;&#111;&#x62;&#x69;&#97;&#115;&#x2e;&#100;&#101;">&#103;&#x69;&#116;&#x40;&#115;&#x74;&#x72;&#x6f;&#98;&#x65;&#x6c;&#x74;&#111;&#x62;&#x69;&#97;&#115;&#x2e;&#100;&#101;</a></td>
<td>92%</td>
</tr>
<tr>
@ -418,14 +418,14 @@ sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
<td><img src="https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/ru.png" alt=""></td>
<td>Русский</td>
<td>ru_RU</td>
<td>Artyom Karlov <a href="&#x6d;&#x61;&#x69;&#x6c;&#116;&#111;&#x3a;&#97;&#114;&#116;&#x79;&#x6f;&#x6d;&#x2e;&#x6b;&#x61;&#x72;&#x6c;&#111;&#118;&#x40;&#x67;&#109;&#x61;&#105;&#108;&#x2e;&#99;&#x6f;&#x6d;">&#97;&#114;&#116;&#x79;&#x6f;&#x6d;&#x2e;&#x6b;&#x61;&#x72;&#x6c;&#111;&#118;&#x40;&#x67;&#109;&#x61;&#105;&#108;&#x2e;&#99;&#x6f;&#x6d;</a></td>
<td>Artyom Karlov <a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#x3a;&#x61;&#x72;&#x74;&#x79;&#111;&#109;&#46;&#x6b;&#97;&#x72;&#108;&#111;&#118;&#64;&#x67;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#x6d;">&#x61;&#x72;&#x74;&#x79;&#111;&#109;&#46;&#x6b;&#97;&#x72;&#108;&#111;&#118;&#64;&#x67;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#x6d;</a></td>
<td>96%</td>
</tr>
<tr>
<td><img src="https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/cn.png" alt=""></td>
<td>中文 (简体)</td>
<td>zh_CN</td>
<td>RCJacH <a href="&#109;&#x61;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#x52;&#67;&#x4a;&#97;&#x63;&#x48;&#64;&#111;&#117;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#x6f;&#109;">&#x52;&#67;&#x4a;&#97;&#x63;&#x48;&#64;&#111;&#117;&#116;&#108;&#x6f;&#x6f;&#x6b;&#46;&#x63;&#x6f;&#109;</a></td>
<td>RCJacH <a href="&#109;&#x61;&#x69;&#x6c;&#x74;&#111;&#x3a;&#x52;&#67;&#74;&#x61;&#99;&#x48;&#64;&#x6f;&#117;&#x74;&#x6c;&#111;&#111;&#107;&#46;&#99;&#x6f;&#x6d;">&#x52;&#67;&#74;&#x61;&#99;&#x48;&#64;&#x6f;&#117;&#x74;&#x6c;&#111;&#111;&#107;&#46;&#99;&#x6f;&#x6d;</a></td>
<td>76%</td>
</tr>
<tr>
@ -438,6 +438,27 @@ sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
</tbody>
</table>
<!-- LOCALE-TABLE-AUTO-GENERATED -->
<h1 id="markdown">Markdown</h1>
<p>Joplin uses and renders <a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet">Github-flavoured Markdown</a> with a few variations and additions. In particular:</p>
<h2 id="math-notation">Math notation</h2>
<p>Math expressions can be added using the <a href="https://khan.github.io/KaTeX/">Katex notation</a>. To add an inline equation, wrap the expression in <code>{.katex}EXPRESSION</code>, eg. <code>{.katex}\sqrt{3x-1}+(1+x)^2</code>. To create an expression block, wrap it as follow:</p>
<pre><code>```katex
EXPRESSION
```
</code></pre><p>For example:</p>
<pre><code>```katex
f(x) = \int_{-\infty}^\infty
\hat f(\xi)\,e^{2 \pi i \xi x}
\,d\xi
```
</code></pre><p>Here is an example with the Markdown and rendered result side by side:</p>
<p><img src="https://raw.githubusercontent.com/laurent22/joplin/master/docs/images/Katex.png" style="max-width: 100%; max-height: 35em;"></p>
<h2 id="checkboxes">Checkboxes</h2>
<p>Checkboxes can be added like so:</p>
<pre><code>-[ ] Milk
-[ ] Rice
-[ ] Eggs
</code></pre><p>The checkboxes can then be ticked in the mobile and desktop applications.</p>
<h1 id="contributing">Contributing</h1>
<p>Please see the guide for information on how to contribute to the development of Joplin: <a href="https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md">https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md</a></p>
<h1 id="coming-features">Coming features</h1>