Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

parser bug #1

Closed
TrejGun opened this issue Nov 28, 2014 · 1 comment
Closed

parser bug #1

TrejGun opened this issue Nov 28, 2014 · 1 comment
Labels

Comments

@TrejGun
Copy link

TrejGun commented Nov 28, 2014

this code parsed incorectly(

<pre><code class="javascript">
for(var code in codes)
    if (codes[code])
        codes[code]();
</code></pre>

parser think [code] is a bb-code

@owent owent added the bug label Jan 4, 2015
@owent
Copy link
Owner

owent commented Jan 4, 2015

@CTAPbIuMABP This BBCode will be disabled for default.Thanks for your suggestion

@owent owent closed this as completed Jan 4, 2015
owent pushed a commit that referenced this issue Feb 25, 2015
Update wp_code_highlight.js.php
owent pushed a commit that referenced this issue Jun 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants