Skip to content

Commit c418a97

Browse files
committed
display mediawiki export format
Signed-off-by: Philipp Marmet (Adfinis AG) <[email protected]>
1 parent 381b3ff commit c418a97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/views/shared/pandoc-export-modal.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<option value="rtf">Rich Text Format (.rtf)</option>
2222
<option value="textile">Textile</option>
2323
<option value="docx">Word (.docx)</option>
24+
<option value="mediawiki">Mediawiki</option>
2425
</select>
2526
</div>
2627
<div class="modal-footer">

0 commit comments

Comments
 (0)