Page 2 of 2
Re: 6502 syntax highlighting on the forum
Posted: Mon Jun 09, 2014 3:22 pm
by thefox
Looks like Chrome has stopped hard blocking extensions that are not hosted in Chrome Web Store, so this extension stopped working. I'm not aware of a workaround at this time, other than switching Chrome to dev channel.
I also have no plans to host it on Chrome Web Store right now because of Google's fees.
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Fri Sep 12, 2014 7:03 pm
by thefox
v03 released (adds syntax highlighting in the wiki). See the first post for download.
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Sun Sep 14, 2014 2:51 pm
by lidnariq
Syntax highlighting on the wiki erases any existing formatting (especially hyperlinks) in the places it's active...
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Sun Sep 14, 2014 11:59 pm
by thefox
lidnariq wrote:Syntax highlighting on the wiki erases any existing formatting (especially hyperlinks) in the places it's active...
You mean in the <pre> tags? Can you point me to a specific page where this happens.
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Mon Sep 15, 2014 12:08 am
by lidnariq
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Mon Sep 15, 2014 12:17 am
by thefox
Thanks, I'll look into it later.
Re: NESDev Enhancer (6502 syntax highlighting on the forum)
Posted: Mon Sep 22, 2014 9:47 am
by thefox
thefox wrote:
Thanks, I'll look into it later.
Looked briefly into it. SyntaxHighlighter seems to be stripping out the tags for whatever reason. I'm fairly sure the problem doesn't come from my modifications. I couldn't pinpoint the exact place where the stripping happens and ain't nobody got time to figure it out. This will have to stay unfixed for now.