Confirmed users
313
edits
(add -L for curl) |
(Added link for converting without installing software) |
||
Line 5: | Line 5: | ||
#* Use the mediawiki search and replace to replace <code><nowiki><span id="anchor-\d+"></span>(.*)$</nowiki></code> (turn on regular expression search) with <code>=== $1 ===</code> to handle the level 3 headings. | #* Use the mediawiki search and replace to replace <code><nowiki><span id="anchor-\d+"></span>(.*)$</nowiki></code> (turn on regular expression search) with <code>=== $1 ===</code> to handle the level 3 headings. | ||
# Add the link on [[Firefox/Meeting]] | # Add the link on [[Firefox/Meeting]] | ||
== Without freefileconvert.com == | |||
# Go to [https://www.freefileconvert.com/odt-wiki FreeFileConvert] | |||
# Choose the File tab | |||
# Choose the "wiki" output format | |||
# Click Convert | |||
# Click Download when the conversion is ready (be sure not to click on potentially misleading ads) | |||
== With pandoc == | == With pandoc == |