Merge branch 'v3' of github.com:MayhemYDG/4chan-x into v3
This commit is contained in:
commit
1ec7a51e8f
@ -163,9 +163,9 @@ Get =
|
|||||||
when '[/b]'
|
when '[/b]'
|
||||||
'</b>'
|
'</b>'
|
||||||
when '[spoiler]'
|
when '[spoiler]'
|
||||||
'<span class=spoiler>'
|
'<s>'
|
||||||
when '[/spoiler]'
|
when '[/spoiler]'
|
||||||
'</span>'
|
'</s>'
|
||||||
when '[code]'
|
when '[code]'
|
||||||
'<pre class=prettyprint>'
|
'<pre class=prettyprint>'
|
||||||
when '[/code]'
|
when '[/code]'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user