Merge branch 'v3' of github.com:MayhemYDG/4chan-x into v3

This commit is contained in:
Mayhem 2013-06-06 17:16:40 +02:00
commit 1ec7a51e8f

View File

@ -163,9 +163,9 @@ Get =
when '[/b]'
'</b>'
when '[spoiler]'
'<span class=spoiler>'
'<s>'
when '[/spoiler]'
'</span>'
'</s>'
when '[code]'
'<pre class=prettyprint>'
when '[/code]'