diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/blog/2022-06-04-gemini/gemini.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/blog/2022-06-04-gemini/gemini.md b/src/blog/2022-06-04-gemini/gemini.md index 710dd31..db258e8 100644 --- a/src/blog/2022-06-04-gemini/gemini.md +++ b/src/blog/2022-06-04-gemini/gemini.md | |||
| @@ -152,6 +152,10 @@ It can be useful to display ASCII art, like this | |||
| 152 | ``` | 152 | ``` |
| 153 | ```` | 153 | ```` |
| 154 | 154 | ||
| 155 | (*If you are reading this via gemini, the lines above are not properly | ||
| 156 | displayed. I'll edit this page if I find a way to escape the triple backtick, | ||
| 157 | or fix the markdown-to-gemtext conversion*) | ||
| 158 | |||
| 155 | And that's it, you now know gemtext. There is no inline formatting, no | 159 | And that's it, you now know gemtext. There is no inline formatting, no |
| 156 | embedded media, no CSS - your browser will take care of the styling and | 160 | embedded media, no CSS - your browser will take care of the styling and |
| 157 | if you want to view a picture you can just download it and open it with | 161 | if you want to view a picture you can just download it and open it with |
