Skip to content

Commit

Permalink
maybe fix rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
pbauer committed Feb 27, 2024
1 parent 2a7900f commit 0cfbd0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ Export Example
Register it with your own browserlayer to override the default.

.. code-block::
.. code-block:: text
<browser:page
name="export_content"
Expand Down Expand Up @@ -404,7 +404,7 @@ Import Example
Register it:

.. code-block::
.. code-block:: text
<browser:page
name="import_content"
Expand Down Expand Up @@ -1020,7 +1020,7 @@ You then need a new step in the migration to move the deferred values from the a
This additional view obviously needs to be registered:

.. code-block::
.. code-block:: text
<browser:page
name="import_deferred"
Expand Down

0 comments on commit 0cfbd0f

Please sign in to comment.