From df4fbcb4cf6c593c725f677b2ed587e877ae6709 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Tue, 9 Jun 2020 00:19:32 +0200 Subject: Adds help document, adds block quote support, updates gemini parser to newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text --- src/about/easter-egg.gemini | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/about/easter-egg.gemini (limited to 'src/about/easter-egg.gemini') diff --git a/src/about/easter-egg.gemini b/src/about/easter-egg.gemini new file mode 100644 index 0000000..c2e9f43 --- /dev/null +++ b/src/about/easter-egg.gemini @@ -0,0 +1,27 @@ +``` + ,`. + ,'` | _.-. + ,` | ,',' / + : | ,',' ; + \ : / / / + \ `.' ( ,' + ,'' _ `. + ,' (o_) `\ + . (,.) _.-- : + -..`/( .-'_..- `| + .-'\,`. `-._ ; + `._ /__ + ,':)-.._ _.(:::`. + |'\ / /`:::| + ,' \ : : : `:| + / : | | | \ + : | | : :..---.: + | | ; ,`._`-.|_ `. + | |' ,'._ `. `. |_\ + | : /`-. `. `. `. : + : \ : __ `. `. `. \ ; + \ \ |. / `. \ \ / + |\ `..: `. __ \ \ / + ' ` .:::::\ `. / \ \,' + .::::::::::-..'_..-' SSt +``` -- cgit v1.2.3