We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2467fce + c418a97 commit c01a4b4Copy full SHA for c01a4b4
1 file changed
public/views/shared/pandoc-export-modal.ejs
@@ -21,6 +21,7 @@
21
<option value="rtf">Rich Text Format (.rtf)</option>
22
<option value="textile">Textile</option>
23
<option value="docx">Word (.docx)</option>
24
+ <option value="mediawiki">Mediawiki</option>
25
</select>
26
</div>
27
<div class="modal-footer">
0 commit comments