mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #967 from realpython/update-heading-styles
Update H1 to H4 heading styles
This commit is contained in:
@@ -57,23 +57,23 @@ Page title:
|
|||||||
|
|
||||||
.. code-block:: rest
|
.. code-block:: rest
|
||||||
|
|
||||||
===================
|
*******************
|
||||||
Time is an Illusion
|
Time is an Illusion
|
||||||
===================
|
*******************
|
||||||
|
|
||||||
Section headings:
|
Section headings:
|
||||||
|
|
||||||
.. code-block:: rest
|
.. code-block:: rest
|
||||||
|
|
||||||
Lunchtime Doubly So
|
Lunchtime Doubly So
|
||||||
-------------------
|
===================
|
||||||
|
|
||||||
Sub section headings:
|
Sub section headings:
|
||||||
|
|
||||||
.. code-block:: rest
|
.. code-block:: rest
|
||||||
|
|
||||||
Very Deep
|
Very Deep
|
||||||
~~~~~~~~~
|
---------
|
||||||
|
|
||||||
|
|
||||||
*****
|
*****
|
||||||
|
|||||||
Reference in New Issue
Block a user