Hi,
I am using the renderContent API just like the answer in this question https://answers.atlassian.com/questions/7150/how-can-i-show-the-content-of-a-confluence-page-within-an-external-application.
But the page I am try to render contains a "code block" macro and all I get from the API is a script as shown below
<script type="syntaxhighlighter" class="theme: Confluence; brush: java; gutter: false"><![CDATA[<filter> <filter-name>login_nego</filter-name> <filter-class>fi.polarshift.confluence.lib.kauth.NegotiateLoginFilter</filter-class> </filter>]]></script>
How to properly render this?
Thanks,
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.