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/icons/help-box.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/icons/help-box.svg (limited to 'src/icons') diff --git a/src/icons/help-box.svg b/src/icons/help-box.svg new file mode 100644 index 0000000..7a08fc4 --- /dev/null +++ b/src/icons/help-box.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3