💾 Archived View for admin.flounder.online › gemini_text_guide.gmi captured on 2020-10-31 at 00:45:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
Gemini is a plaintext format with a very limited set of features. While I convert the Gemini files to HTML so they can be shown in a web browser, Gemini itself is very limited. There are only a few tags, and they cannot be nested. To use a tag, you must start the line with that tag.
# Big ## Smaller ### Smallest
Links can be absolute (https://google.com) or relative (index.gmi). You can link to .gmi files or any file that you upload, provided it is less than 128KB in size. Use automatic schema detection for URLs on flounder.online with "//flounder.online" urls, as they will properly link to both gemini and https pages.
=> https://google.com => index.gmi => //flounder.online Link with text => tree.jpg
>Hello!
Hello!
``` # raw text ```
# raw text