diff options
Diffstat (limited to 'GEMTEXT-COMPATIBILITY.md')
-rw-r--r-- | GEMTEXT-COMPATIBILITY.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GEMTEXT-COMPATIBILITY.md b/GEMTEXT-COMPATIBILITY.md index 8c30984..ebdce28 100644 --- a/GEMTEXT-COMPATIBILITY.md +++ b/GEMTEXT-COMPATIBILITY.md @@ -169,9 +169,9 @@ What about the [Gentoo](https://www.gentoo.org/) distro? Gemtext output: ```gemtext -Do you like the Arch Linux[1] distro? +Do you like the Arch Linux¹ distro? -What about the Gentoo[2] distro? +What about the Gentoo² distro? => https://archlinux.org 🔗 1: Arch Linux @@ -211,7 +211,7 @@ Markdown input: Gemtext output: ```gemtext -Cute cat photo[1] +Cute cat photo¹ => cat.png 🔗 1: Cute cat photo @@ -230,7 +230,7 @@ Do you like the [Arch Linux](https://archlinux.org "Arch") distro? Gemtext output: ```gemtext -Do you like the Arch Linux[1] distro? +Do you like the Arch Linux¹ distro? => https://archlinux.org 🔗 1: Arch |