diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-11-30 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-11-30 00:00:00 +0000 |
commit | 3f660b7aac980d14ab6f55b306c8e12bf2e425a8a023e5c4df76a3bffd89aeb2 (patch) | |
tree | 2384e9a005d37b67322e63e3477309f35311e9b1196fd142ccfd67b2ad5ef5f3 | |
parent | 75ce23f7094a33b10092d86a2ce01b4a0ede50a6010dffe301c03f64aba7a582 (diff) | |
download | hugo-theme-journal-3f660b7aac980d14ab6f55b306c8e12bf2e425a8a023e5c4df76a3bffd89aeb2.tar.gz hugo-theme-journal-3f660b7aac980d14ab6f55b306c8e12bf2e425a8a023e5c4df76a3bffd89aeb2.zip |
Update outdated link documentationv1.0.9
-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 |