Page links
Add a page link block to show relations between pages in your section.
Example of page link block
BlocksInline content
Representation in Markdown
{% content-ref url="./" %} . {% endcontent-ref %}Last updated
Was this helpful?
Add a page link block to show relations between pages in your section.
Page link blocks are the best way create relations between different pages within your content. Page links stand out on the page as they fill their own block — compared to a hyperlink added to some text.
The links below point to blocks and inline content:
{% content-ref url="./" %} . {% endcontent-ref %}Last updated
Was this helpful?