Skip to content

jQuery/Javascript for converting text with footnotes copied from Word into TinyMCE (in Wordpress) to multimarkdown generated HTML footnotes.

Notifications You must be signed in to change notification settings

kmelve/WordtoMMDfootnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word to Multimarkdown HTML footnotes

A small jQuery script to convert Word generated into TinyMCE HTML footnotes into your typical Multimarkdown generated HTML footnotes. Why? The syntax is somewhat better, and for those times you want to throw bigfoot.js into the mix.

How to use

Upload the wordtoMMDfootnotes.js (wordtoMMDfootnotes-ck.js is the compressed version) and add <script type="text/javascript" src="wordtoMMDfootnotes.js" /></script> somewhere after your jQuery reference (but before bigfoot.js if you use that). See example.

ToDo

I wrote this partly as an exercise in git and JavascriptjQuery. Next step is to do this in vanilla Javascript.

About

jQuery/Javascript for converting text with footnotes copied from Word into TinyMCE (in Wordpress) to multimarkdown generated HTML footnotes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published