From 0fdb6af025a12f54a68fd78f27d17b27be1236a6 Mon Sep 17 00:00:00 2001 From: Kazuya Takei Date: Sun, 20 Oct 2024 01:25:19 +0900 Subject: [PATCH] demo: Fix markup of content --- demo/_sections/interactive-content.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/_sections/interactive-content.rst b/demo/_sections/interactive-content.rst index 3721503..9dce9af 100644 --- a/demo/_sections/interactive-content.rst +++ b/demo/_sections/interactive-content.rst @@ -18,7 +18,7 @@ Animate source code transitions .. revealjs-section:: :data-auto-animate: -Enable animations for each `revealjs-section` and `revealjs-break`: +Enable animations for each ``revealjs-section`` and ``revealjs-break``: .. code-block:: console :linenos: @@ -28,7 +28,7 @@ Enable animations for each `revealjs-section` and `revealjs-break`: .. revealjs-break:: :data-auto-animate: -Enable animations for each `revealjs-section` and `revealjs-break`: +Enable animations for each ``revealjs-section`` and ``revealjs-break``: .. code-block:: console :linenos: