aboutsummaryrefslogtreecommitdiff
path: root/wiki-utils.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2023-07-10 11:23:31 +1000
committerYuchen Pei <id@ypei.org>2023-07-10 11:23:31 +1000
commit49fc5fa02bf06ccc419a8ec26abe3dcdf61a57b0 (patch)
treea184cb3b1cee2bb95f6cce625b88f1f2af7bfbf8 /wiki-utils.el
parent383b7a22e584dd9c5990dcd1b0cdf48f24ffe962 (diff)
Fixing stacking of multiple fonts
There may be italics in header and links, say
Diffstat (limited to 'wiki-utils.el')
-rw-r--r--wiki-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiki-utils.el b/wiki-utils.el
index 810e7ec..56e3e02 100644
--- a/wiki-utils.el
+++ b/wiki-utils.el
@@ -66,6 +66,7 @@ Then calls CALLBACK which is a closure taking no argument."
(url-unhex-string url)))))))
;; TODO: add wikihow; generalise fandom
+;; TODO: default engine to mediawiki
(defvar wiki-sites
'((local)
(archwiki-en :base-url "https://wiki.archlinux.org/title/"