<aside> π‘ Example
<aside> π‘ Code
.. This is a comment that demonstrates comment support.
Comments should not appear in the final output.
</aside>
<aside> π‘ Output
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
This is **bold** and *italic* and ``inline code``.
This text has :strike:`strike` formatting and :del:`deleted text` as well.
The builder supports colored text using `sphinxcontrib-text-styles <https://sphinxcontrib-text-styles.readthedocs.io/>`_:
This is :text-red:`red text`, :text-blue:`blue text`, :text-green:`green text`, :text-yellow:`yellow text`, :text-orange:`orange text`, :text-purple:`purple text`, :text-pink:`pink text`, :text-brown:`brown text`, and :text-gray:`gray text`.
The builder also supports background colors using `sphinxcontrib-text-styles <https://sphinxcontrib-text-styles.readthedocs.io/>`_:
This is :bg-red:`red background text`, :bg-blue:`blue background text`, :bg-green:`green background text`, :bg-yellow:`yellow background text`, :bg-orange:`orange background text`, :bg-purple:`purple background text`, :bg-pink:`pink background text`, :bg-brown:`brown background text`, and :bg-gray:`gray background text`.
The builder supports additional text styles: :text-bold:`bold text`, :text-italic:`italic text`, :text-mono:`monospace text`, :text-strike:`strikethrough text`, and :text-underline:`underlined text`.
The builder supports keyboard shortcuts using the standard ``:kbd:`` role: Press :kbd:`Ctrl+C` to copy, :kbd:`Ctrl+V` to paste.
The builder supports file paths using the standard ``:file:`` role: Edit the :file:`config.py` file or check :file:`/etc/hosts`.
</aside>
<aside> π‘ Output
This is bold and italic and inline code.
This text has strike formatting and deleted text as well.
The builder supports colored text using sphinxcontrib-text-styles:
This is red text, blue text, green text, yellow text, orange text, purple text, pink text, brown text, and gray text.
The builder also supports background colors using sphinxcontrib-text-styles:
This is red background text, blue background text, green background text, yellow background text, orange background text, purple background text, pink background text, brown background text, and gray background text.
The builder supports additional text styles: bold text, italic text, monospace text, strikethrough text, and underlined text.
The builder supports keyboard shortcuts using the standard :kbd: role: Press Ctrl+C to copy, Ctrl+V to paste.
The builder supports file paths using the standard :file: role: Edit the config.py file or check /etc/hosts.
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
Link to `Google <https://google.com>`_
</aside>
<aside> π‘ Output
Link to Google
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
Link to `<https://google.com>`_
</aside>
<aside> π‘ Output
Link to https://google.com
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
Link to `Notion page with title <https://www.notion.so/Other-page-2a19ce7b60a4807dbae7c12161f12056>`_
Link to Notion page without title `<https://www.notion.so/Other-page-2a19ce7b60a4807dbae7c12161f12056>`_
</aside>
<aside> π‘ Output
Link to Notion page with title
Link to Notion page without title https://www.notion.so/Other-page-2a19ce7b60a4807dbae7c12161f12056
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
.. notion-link-to-page:: 2a19ce7b60a4807dbae7c12161f12056
</aside>
<aside> π‘ Output
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
Hello :notion-mention-user:`fc820d21-80ec-4d06-878c-f991bc8070d2` there!
</aside>
<aside> π‘ Output
Hello @Adam Dangoor there!
</aside>
</aside>
<aside> π‘ Example
<aside> π‘ Code
See :notion-mention-page:`2a19ce7b60a4807dbae7c12161f12056` for more details.
</aside>
<aside> π‘ Output
See β£ for more details.
</aside>
</aside>