Validate homepage has been moved. Please venture to:

https://sphinxcontrib-confluencebuilder.atlassian.net/

v1.1-nomacro-verification of content

This example set has been generated with all macros restricted.

The following page tests a series of content containing characters which may cause issues between documentation data and Confluence data publishing.

Raw XML outside of a code block should be unaffected:

<xml><strong><node a=”1” b=‘1’ /></strong></xml>

Characters in a code block should be unaffected:


<languages>
    <language name="c" />
    <language name="cpp" />
    <language name="c#" />
    <language name="xml">
        <option key="key" value="value" />
    </language>
</languages>

Characters in inline literals should be unaffected:

This is an <strong>inline</strong> <em>blocks</em> with <sup>tags</sup>.

Let’s see if this encoding on this page is improperly handled.