Experiment Section 4 ========================================== SubSection A ------------------- SubSubSection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SubSubSubSection ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paragraph """"""""""""""""""""""""""""""""""" SubSection B ------------------- SubSubSection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SubSubSubSection ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paragraph """"""""""""""""""""""""""""""""""" .. note:: Above summarizes the different titles. Rule: Every page with a section. No other sections on this page! Replace titles -------------- Search for title, in this case ``------------``. .. code-block:: text ^-+$ And replace by .. code-block:: text ~~~~~~~~~~~~~~~~~~~~~~~ Source code ----------- See: https://github.com/pallets/flask/blob/main/docs/quickstart.rst .. code-block:: python from flask import url_for .. code-block:: text Blabla .. sourcecode:: html+jinja