From e7aa38bc6cb8440e155fb82d1d59559f470228b8 Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 7 Aug 2024 05:14:28 +0300 Subject: [PATCH] Move color-picker code to the end of a document --- content/demo/index.md | 152 +++++++++++++++++++++--------------------- 1 file changed, 76 insertions(+), 76 deletions(-) diff --git a/content/demo/index.md b/content/demo/index.md index 02363e1..977b3fd 100644 --- a/content/demo/index.md +++ b/content/demo/index.md @@ -11,82 +11,6 @@ This is a demo of most of the components, but some of them are only accessible o - [Post Demo](@/blog/the-quill-of-duck/index.md) {% end %} - -
- - -
- - - - - - ## Markdown Text can be **bold**, *italic*, ~~strikethrough~~, and ***~~all at the same time~~***. @@ -548,3 +472,79 @@ Blah blah Inline Quote hmm. [^1]: Footnote [^2]: [Footnote (link)](https://example.org) + + +
+ + +
+ + + + +