• Consider the following code:

    [python]
    >>> print("Hello World")
    >>> print("hello again")
    [/python]
    

    is displayed as:

    View post on imgur.com

    How to fix this issue? Please reply

    • This topic was modified 5 years, 11 months ago by geoworld99.
    • This topic was modified 5 years, 11 months ago by geoworld99.
    • This topic was modified 5 years, 11 months ago by geoworld99.
    • This topic was modified 5 years, 11 months ago by geoworld99.
    • This topic was modified 5 years, 11 months ago by geoworld99.
Viewing 2 replies - 1 through 2 (of 2 total)
  • and ” is turned into "

    This makes the plugin broken, as it’s modifying the source code incorrectly.

    Plugin Contributor Alex Mills

    (@viper007bond)

    Sadly it’s a known issue and I’m having trouble working around it.

    The same issue happens with the normal code block that comes with WordPress I believe.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘`>` is converted to HTML entities’ is closed to new replies.