From 48b3db2aa65f1e172085fbb40195a0c58a1f37e4 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 8 Oct 2024 11:37:43 +0800 Subject: feat: update default contents --- src/editor.mjs | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'src/editor.mjs') diff --git a/src/editor.mjs b/src/editor.mjs index 81dd5a8..0e073ef 100644 --- a/src/editor.mjs +++ b/src/editor.mjs @@ -45,7 +45,8 @@ const toggleEditing = () => { // Content values for editor -const defaultContent = `
+const defaultContent = +`
> Hello My Friend! This is DumbyMap! @@ -63,9 +64,10 @@ DumbyMap generates **interactive document with maps** from raw texts. You can use it to: 1. [Roll a Dice] for a new map -2. Click on [GeoLink][example-geolink] for maps. Or Add a new one by **Right Click** on map. -3. Add more contents into [Editor] by text in [Markdown] -4. Generated document is at left hand side, **Right click** for context menu. +2. Hover on [GeoLink][example-geolink] to show point in maps. +3. Add a new anchor by **Right Click** on a map, and **Right Click** on **Selected Text** to attach anchor +4. Add more contents into [Editor] by text in [Markdown] +5. Generated document is at left hand side, **Right click** for context menu. You can: + Select content block for browsing + Switch layouts for various use cases @@ -80,9 +82,9 @@ If you want know more, take a look at subjects below:
-> Have Fun ~ +> Have Fun ~ -
+
[Roll a dice]: #Click%20it! "=>.mde-roll" [example-geolink]: geo:24,121?xy=121,24 -- cgit v1.2.3-70-g09d2