📄️ Page Structure
Meta information
📄️ Headings & Ids
Working with Heading and Heading Ids - also custom Heading Ids
📄️ Metadata & Frontmatter
Please refer to the Docusaurus Markdown Frontmatter reference
📄️ Links
External Links
📄️ Table of Contents
Two ways to list table of contents.
📄️ Code Blocks
While adding code blocks, ensure you set the correct language type. Sometimes adding placeholders breaks the language's syntax, in which case you'll have to set the language type to none to avoid warnings during builds.
📄️ Images
Add images using the Thumbnail component to allow click-to-zoom.
📄️ Tabs
Should be a straightforward syntax replacement:
📄️ GraphiQL IDE
We use graphiql editor wherever applicable for example showcase throughout docs.
📄️ Thumbnail
Just pass in all the valid attributes for image as props.
📄️ List Tables
Tables are the only complex stuff in markdown.
📄️ Admonitions
Call-out admonitions allow you to highlight parts of the documentation which require special attention or which
📄️ LatestRelease Tag
Result UI