1
0
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:
Aaron Manning
2024-06-19 06:36:56 +10:00
committed by GitHub
parent 3f53f1738b
commit f844873c08

View File

@@ -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>
"#;