From ba045e5263fb86a211585517ec01ec88f3e6ccbd Mon Sep 17 00:00:00 2001 From: suragch Date: Fri, 15 Nov 2024 08:14:03 +0800 Subject: [PATCH 1/3] Update index.jinja Fix text to copy --- doc/website/source/index.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/website/source/index.jinja b/doc/website/source/index.jinja index c473f05f3e..b18336f169 100644 --- a/doc/website/source/index.jinja +++ b/doc/website/source/index.jinja @@ -213,8 +213,8 @@ layout: - \ No newline at end of file + From 5e23a7e175e561a9cb68c3af67729a0e1f6c7112 Mon Sep 17 00:00:00 2001 From: suragch Date: Fri, 15 Nov 2024 08:19:53 +0800 Subject: [PATCH 2/3] Update supereditor guides index.md Fixes a broken link. --- doc/website/source/super-editor/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/website/source/super-editor/guides/index.md b/doc/website/source/super-editor/guides/index.md index 0162c487be..f718d8f555 100644 --- a/doc/website/source/super-editor/guides/index.md +++ b/doc/website/source/super-editor/guides/index.md @@ -8,4 +8,4 @@ editors with Flutter. Whether you're building a productivity app, journaling app taking app, or any other app that requires rich text layout and editing, Super Editor is here to help! -Get started with Super Editor with our [Quickstart](/super-editor-guides/quickstart) guide. +Get started with Super Editor with our [Quickstart](/super-editor/guides/quickstart) guide. From 606a8c9038b9570960bc50bebc1e11d07e43783d Mon Sep 17 00:00:00 2001 From: suragch Date: Tue, 19 Nov 2024 10:33:13 +0800 Subject: [PATCH 3/3] Inject the version number Use the same jinja injection code as the display text above. Both should now show the same version number. --- doc/website/source/index.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/website/source/index.jinja b/doc/website/source/index.jinja index b18336f169..77969b0e6f 100644 --- a/doc/website/source/index.jinja +++ b/doc/website/source/index.jinja @@ -213,7 +213,7 @@ layout: