1
0
Fork 0

- deleted unreachable code (links are rendered without the help of 'key->colors', see 'render-link' on the same file).

This commit is contained in:
cage 2024-08-31 21:43:50 +02:00
parent a9c3aff565
commit ab4ae0fc11
1 changed files with 1 additions and 3 deletions

View File

@ -811,9 +811,7 @@ local file paths."
(:quote
(gui-conf:gemini-quote-colors))
((:pre :pre-end :as-is)
(gui-conf:gemini-preformatted-text-colors))
(:a
(gui-conf:gemini-link-colors))))
(gui-conf:gemini-preformatted-text-colors))))
(key->justification (key)
(ecase key
((:vertical-space :text :li :a)