From 3cacee319c6cb43373e1808ea12f2a231a8050a5 Mon Sep 17 00:00:00 2001 From: geekifan Date: Sun, 27 Apr 2025 10:45:07 +0800 Subject: [PATCH] update demo post --- .../2019-08-08-text-and-typography/index.md | 22 ++++++++----------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/content/post/2019-08-08-text-and-typography/index.md b/content/post/2019-08-08-text-and-typography/index.md index 085b5fa..8d1c14b 100644 --- a/content/post/2019-08-08-text-and-typography/index.md +++ b/content/post/2019-08-08-text-and-typography/index.md @@ -20,17 +20,13 @@ image: -# H1 — heading -{: .mt-4 .mb-0 } +# H1 — heading {data-toc-skip=true .mt-4 .mb-0 } -## H2 — heading -{: data-toc-skip='' .mt-4 .mb-0 } +## H2 — heading {data-toc-skip=true .mt-4 .mb-0 } -### H3 — heading -{: data-toc-skip='' .mt-4 .mb-0 } +### H3 — heading {data-toc-skip=true .mt-4 .mb-0 } -#### H4 — heading -{: data-toc-skip='' .mt-4 } +#### H4 — heading {data-toc-skip=true .mt-4 } ## Paragraph @@ -75,16 +71,16 @@ Moon > An example showing the `tip` type prompt. -{: .prompt-tip } +{.prompt-tip } > An example showing the `info` type prompt. -{: .prompt-info } +{.prompt-info } > An example showing the `warning` type prompt. -{: .prompt-warning } +{.prompt-warning } > An example showing the `danger` type prompt. -{: .prompt-danger } +{.prompt-danger } ## Tables @@ -194,7 +190,7 @@ The image below will toggle dark/light mode based on theme preference, notice it ## Video -{% include embed/youtube.html id='Balreaj8Yqs' %} +{{< youtube id="Balreaj8Yqs" >}} ## Reverse Footnote