Published site page shows an export note where a markdown document should be

What you are seeing

A published site page shows an export note where a markdown document should be.


#Why it happens

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.


#What to do

Give the macro a page-stored or attachment copy as well as the URL, or fix the source URL.


#Settings involved

Setting

Where

What it does

Space settings → Space Capability Settin

-

Auto shows the byline entry only when the page already carries markdown; Always pins it in every page's byline in that space; Never hides it there. Stored on the space property <APP_HASH>_capable under capabilities.alway


#Limits that apply here

Limit

Value

What happens

Large-document scroll mode

500,000 characters

Past this the document macro shows '⚠️ Large content detected. Rendering in scrollable mode.' and renders inside a fixed 1200px-high scroll box instead of inline.

Version history entry limit

50

Beyond 50 versions the panel shows 'Limited to the last 50 entries'.



Found it? Good.