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 | 75ce23f7094a33b10092d86a2ce01b4a0ede50a6010dffe301c03f64aba7a582 (patch) | |
tree | 66e1f7161db668d7acf6e74f6d3f8cf9a3f33742a7aa4dd9fb95fbf79d6e738d /GEMTEXT-COMPATIBILITY.md | |
parent | 4d7ee5a0237665126e10990af8e49b8dcd19a717cdf2dcaa725bbc7c53e34879 (diff) | |
download | hugo-theme-journal-75ce23f7094a33b10092d86a2ce01b4a0ede50a6010dffe301c03f64aba7a582.tar.gz hugo-theme-journal-75ce23f7094a33b10092d86a2ce01b4a0ede50a6010dffe301c03f64aba7a582.zip |
Use more generic language
Diffstat (limited to 'GEMTEXT-COMPATIBILITY.md')
-rw-r--r-- | GEMTEXT-COMPATIBILITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GEMTEXT-COMPATIBILITY.md b/GEMTEXT-COMPATIBILITY.md index 2d4e7b3..8c30984 100644 --- a/GEMTEXT-COMPATIBILITY.md +++ b/GEMTEXT-COMPATIBILITY.md @@ -154,7 +154,7 @@ Links in Markdown map to link lines in gemtext. The gemtext renderer does not re [Arch Linux](https://archlinux.org) ``` -Gemtext does not support inline links. To circumvent this limitation, the default behavior is to create link references and append them to the bottom of the blog post. +Gemtext does not support inline links. To circumvent this limitation, the default behavior is to create link references and append them to the bottom of the page. E.g: |