Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #472298

    Can I publish sourcecode with the ALB?
    I am using the SyntaxHighlighter (https://wordpress.org/plugins/syntaxhighlighter) and have surrounded my code with [html] [/html] tags, but the sourcecode keeps disappearing.
    Is there a workaround for this?

    #472302

    Hi envis!

    You can use Code Block element to enter your code and check “Escape HTML Code” to simply escape HTML code :)

    Cheers!
    Yigit

    #473479

    Thank you that worked like a charm, but now I can’t use the syntax highlighter somehow. Well anyway, the sourcecode is visible :)

    • This reply was modified 9 years, 4 months ago by envis.
    #473737

    Hi!

    You can try using

     < pre > < code > your code here </ code > </ pre > 

    tags without spaces

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.