diff --git a/demo_docs/source/demo.rst b/demo_docs/source/demo.rst index 7cfbefe0..22ec5a06 100644 --- a/demo_docs/source/demo.rst +++ b/demo_docs/source/demo.rst @@ -434,6 +434,13 @@ An example of the "contents" directive can be seen above this section (a local, untitled table of contents_) and at the beginning of the document (a document-wide `table of contents`_). +Centered text +````````````` + +You can create a statement with centered text with ``.. centered::`` + +.. centered:: This is centered text! + Images ``````