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:
parent
3f53f1738b
commit
f844873c08
|
|
@ -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>
|
||||
"#;
|
||||
|
|
|
|||
Loading…
Reference in New Issue