Update plugin/markdown/markdown.js
authorasmod3us <4sm0d3us@gmail.com>
Tue, 26 Feb 2013 15:06:18 +0000 (16:06 +0100)
committerasmod3us <4sm0d3us@gmail.com>
Tue, 26 Feb 2013 15:06:18 +0000 (16:06 +0100)
commitf095af212ee2b6009412a89fe17ae46860efd8df
treed5908e1c281db0b022903d85d5d6efb7420c4450
parent7207122c75137c0d2c7dfd0e1d9a1a0e9bf0a88f
Update plugin/markdown/markdown.js

Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks.
plugin/markdown/markdown.js