jesucarr / wordpress-prettify-code-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

ZoomDomain opened this issue · comments

Awesome this looks amazing, surely can use it for most code.
Only huge issue is that this:

case AnchorPoint.LeftHalf:
anchorOffset = new Vector2(-width/2.0f,0.0f);
anchorId = “LH”;

prettifies to this:

case AnchorPoint.LeftHalf:
anchorOffset = new Vector2(-width/2.0f,0.0f);
anchorId = “LH”; &#8220 ;LH & 8221 ;;

—————
etc etc
ScriptableWizard.DisplayWizard( “LH”;Create HexLattice “LH”;”,typeof(CreateHexLattice));

nice one google :D