# Export and published sites Start from what you are seeing rather than from what you think is broken. Each page below names the symptom, explains why it happens, and says what to do about it. Several of these are the product working as designed, which is worth knowing before anybody raises a ticket. --- ## At a glance | **Symptom** | **Usually because** | | ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Exported Word or PDF shows raw markdown source in a code block | The markdown source in a fenced code block, never rendered prose. | | Published Capable Site page looks different from the Confluence page | Raw HTML is off there too, and diagram fences come out as styled code blocks rather than diagrams. | | Published site page shows an export note where a markdown document should be | The exporter could not resolve the body from any of URL, attachment, stored custom content or the CQL fallback. Usually a build-time URL fetch failure with no stored copy behind it. | --- ## In this section [Exported Word or PDF shows raw markdown source in a code blockThe exported Word or PDF shows raw markdown source in a code block.](https://help.gocapable.com/markdown/exported-word-or-pdf-shows-raw-markdown-source-in-a-code-block.html)[Published Capable Site page looks different from the Confluence pageThe published Capable Site page looks different from the Confluence page.](https://help.gocapable.com/markdown/published-capable-site-page-looks-different-from-the-confluence-page.html)[Published site page shows an export note where a markdown document should beA published site page shows an export note where a markdown document should be.](https://help.gocapable.com/markdown/published-site-page-shows-an-export-note-where-a-markdown-document-should-be.html) --- ## Related [TroubleshootingEvery symptom.](https://help.gocapable.com/markdown/troubleshooting.html) [ReferenceLimits and gaps.](https://help.gocapable.com/markdown/reference.html) [How it worksThe behaviour.](https://help.gocapable.com/markdown/how-it-works.html) --- _Most of these are expected behaviour._