works in tumblr with markdown editor enabled
requires multimarkdown
input:
sentence with footnote[^1].
| <!-- copy this to YOUR_THEME.tmTheme--> | |
| <dict> | |
| <key>name</key> | |
| <string>diff: deleted</string> | |
| <key>scope</key> | |
| <string>markup.deleted</string> | |
| <key>settings</key> | |
| <dict> | |
| <key>background</key> | |
| <string>#EAE3CA</string> |
| /** | |
| * Fullscreenr - lightweight full screen background jquery plugin | |
| * By Jan Schneiders | |
| * www.nanotux.com | |
| * | |
| * Modifications by Chris Van Patten | |
| * http://www.vanpattenmedia.com | |
| * Version 1.5 | |
| **/ |