💾 Archived View for rguiscard.flounder.online › syntax.gmi captured on 2023-05-24 at 17:32:56. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
These are a draft of syntax. It is based on MarkedText:
Use '=' symbol, up to three level.
Allow multiple lines. Paragraph is separated by empty lines. Multiple empty lines will be condensed to single one.
Allow order (+) and unordered (-) nested lists, up to 3 levels.
(") is supported.
Not sure, but probably yes.
Indent of 2 spaces, with support of +, - and * symbol
Strong (**) and emphasis (//). But for languages without spaces between words, it may look not pretty. Inline code (;;), insertion (++) and deletion (--) are supported.
Hyperlink in its own line is surely supported. Embedded link in text need to be considered.