• Hello

    public WordprocessingMLPackage merge(List<WordprocessingMLPackage> wmlPkgs)

    is presented as:

    public WordprocessingMLPackage merge(List<WordprocessingMLPackage> wmlPkgs)

    You can see this on my blog, at http://dev.plutext.org/blog/2010/11/merging-word-documents/

    The HTML source view in the WordPress editor just shows < (as expected).

    Any suggestions? I’m using syntaxhighlighter v3.0.0

    thanks .. Jason

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Alex Mills

    (@viper007bond)

    I assume you wrote your post using TinyMCE (the “Visual” tab in WordPress)? If so, let me know if it’s still happening once I release a minor update to the plugin that I have in the works.

    Thread Starter jharr0p

    (@jharr0p)

    Yes, correct, TinyMCE.

    Thanks, I’ll keep an eye out for the update.

    Plugin Contributor Alex Mills

    (@viper007bond)

    I made a typo, so the little TinyMCE plugin my WordPress plugin tries to load isn’t being loaded. It helps make sure your HTML entities don’t get broken by TinyMCE.

    The fix meanwhile is to stick to the HTML view.

    Plugin Contributor Alex Mills

    (@viper007bond)

    This should be fixed in v3.1.0 I think.

    I would still recommend staying far, far away from the Visual editor (TinyMCE) though as it likes to be “helpful” and clean up your HTML for you (i.e. change your code). I’m not good enough with TinyMCE to try and hack it into behaving nicely.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: SyntaxHighlighter Evolved] java brush displays &lt for generic collection’ is closed to new replies.