adding .txt and .rtf files support (#20)

This commit is contained in:
Julien Neuhart
2018-12-12 16:34:34 +01:00
committed by GitHub
parent 5291d2d129
commit e5636a2afa
7 changed files with 2208 additions and 1 deletions

View File

@@ -557,6 +557,8 @@ in the file <code>index.html</code>. This function will convert a given markdown
<p>You may send one or more Office documents. Following file extensions are accepted:</p>
<ul>
<li><code>.txt</code></li>
<li><code>.rtf</code></li>
<li><code>.doc</code></li>
<li><code>.docx</code></li>
<li><code>.odt</code></li>