{ ake.c7e.com : phlog : [not very] new markup } | |
I've added new markup for my gopherhole. | |
It is loosely based on text/gemini, but | |
have some significant differences that | |
appears due to gophermap constraints and | |
intentional simplification, which are | |
making it incompatible. | |
Links | |
~~~~~ | |
Links have following syntax: | |
<marker> SPACE <location> [ SPACE <title> ] | |
Directory link has "+>" marker, file link | |
- "=>" marker and query link - "?>" | |
Location | |
~~~~~~~~ | |
Possible formats for location part is | |
- local (non-relative) selector, starting with "/" | |
e.g. "/foo/bar" | |
- absolute selector with optional port field | |
e.g. "example.com:/test" or | |
"example.com:71:/test" | |
Back to phlog | |
Back to index |