# Something is missing or looks wrong 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** | | ----------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Template I just created does not appear in the catalogue | After a create the app polls for the Confluence listing to include it, with a backoff of up to 8 seconds per attempt over eight attempts. | | Saving a template is refused with 'Failed to save markdown, missing title' or '...missing data' | Library templates require both a non-empty title and non-empty content. | | Versions are missing from Version history | Entries saved within 15 seconds of the previous shown one are collapsed so rapid auto-saves do not flood the list, and the list never shows more than the last 50 ('Limited to the last 50 ent | | Markdown macro is missing from an exported Word or PDF entirely | The reference macro contributes nothing to an export in either product. | | 'From library' items are missing from the editor's Insert menu | They are contributed by the Images and Diagrams capabilities, which the standalone Markdown app does not ship. | | 'Copy as macro' is missing for a template | Reference URLs are only produced for custom-content-backed documents. The bundled Examples comes with code, and URL- or attachment-sourced markdown has no referenceable id. | | Nothing on this site indexes and markdown counts stay empty | The product triggers that index markdown are filtered on the app being licensed, so on an unlicensed or evaluation site those events never fire. | --- ## In this section [Template I just created does not appear in the catalogueA template I just created does not appear in the catalogue.](https://help.gocapable.com/markdown/template-i-just-created-does-not-appear-in-the-catalogue.html)[Saving a template is refused with 'Failed to save markdown, missing title' or '...missing data'Saving a template is refused with 'Failed to save markdown, missing title' or '...missing data'.](https://help.gocapable.com/markdown/saving-a-template-is-refused-with-failed-to-save-markdown-missing-title-or-missing-data.html)[Versions are missing from Version historyVersions are missing from Version history.](https://help.gocapable.com/markdown/versions-are-missing-from-version-history.html)[Markdown macro is missing from an exported Word or PDF entirelyThe markdown macro is missing from an exported Word or PDF entirely.](https://help.gocapable.com/markdown/markdown-macro-is-missing-from-an-exported-word-or-pdf-entirely.html)['From library' items are missing from the editor's Insert menuThe 'From library' items are missing from the editor's Insert menu.](https://help.gocapable.com/markdown/from-library-items-are-missing-from-the-editor-s-insert-menu.html)['Copy as macro' is missing for a template'Copy as macro' is missing for a template.](https://help.gocapable.com/markdown/copy-as-macro-is-missing-for-a-template.html)[Nothing on this site indexes and markdown counts stay emptyNothing on this site indexes and markdown counts stay empty.](https://help.gocapable.com/markdown/nothing-on-this-site-indexes-and-markdown-counts-stay-empty.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._