From 3139ef7cc162887b7e1dc24a0a92bcfe600df73b Mon Sep 17 00:00:00 2001 From: Aaron Manning Date: Sun, 9 Jun 2024 09:51:48 +1000 Subject: [PATCH] Fix dead link to mycomarkup in easy_mark sample --- crates/egui_demo_lib/src/easy_mark/easy_mark_editor.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/egui_demo_lib/src/easy_mark/easy_mark_editor.rs b/crates/egui_demo_lib/src/easy_mark/easy_mark_editor.rs index be2650cb03e..0285e60f2e0 100644 --- a/crates/egui_demo_lib/src/easy_mark/easy_mark_editor.rs +++ b/crates/egui_demo_lib/src/easy_mark/easy_mark_editor.rs @@ -277,5 +277,5 @@ The style characters are chosen to be similar to what they are representing: - `` and `[url](url)` do the same thing yet look completely different. - let's keep similarity with images - Tables -- Inspiration: +- Inspiration: "#;