mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Fix dead link to mycomarkup in easy_mark sample (#4643)
This is a very minor fix, but I noticed the link in the default text was dead, so I found a link to the same project which works.
This commit is contained in:
@@ -277,5 +277,5 @@ The style characters are chosen to be similar to what they are representing:
|
||||
- `<url>` and `[url](url)` do the same thing yet look completely different.
|
||||
- let's keep similarity with images
|
||||
- Tables
|
||||
- Inspiration: <https://mycorrhiza.lesarbr.es/page/mycomarkup>
|
||||
- Inspiration: <https://mycorrhiza.wiki/help/en/mycomarkup>
|
||||
"#;
|
||||
|
||||
Reference in New Issue
Block a user