reStructuredText import packet
==============================

Intro with *emphasis*, **strong text**, ``literal code``, and `a link <https://example.org>`_.

- First source note
- Second source note

1. Convert the document
2. Review the block markup

:Owner: Content operations
:Status: Ready

.. image:: data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAusB9Y9JJR0AAAAASUVORK5CYII=
   :alt: Hosted RST diagram
   :width: 240px

.. csv-table:: Format coverage
   :header: "Format", "Output"

   "RST", "WordPress blocks"
   "HTML", "Rendered page"

.. code:: php

   echo "import";