summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-01-02 18:11:53 +0100
committerGravatar Tom Willemse2015-01-02 18:11:53 +0100
commit5ff0691827e8ea53e0e40273b5f97af75d88f51d (patch)
treea42d480fbe863e96aec7aa6096728f2589d76bd2
parent26c77b4bf18c9ad55afd6a9a7eed5f76db3ca809 (diff)
downloadblog-5ff0691827e8ea53e0e40273b5f97af75d88f51d.tar.gz
blog-5ff0691827e8ea53e0e40273b5f97af75d88f51d.zip
Actually show numbers in footnotes
-rw-r--r--auto-suggestions-for-duckduckgo-in-conkeror.post20
1 files changed, 12 insertions, 8 deletions
diff --git a/auto-suggestions-for-duckduckgo-in-conkeror.post b/auto-suggestions-for-duckduckgo-in-conkeror.post
index 429918c..a5697c3 100644
--- a/auto-suggestions-for-duckduckgo-in-conkeror.post
+++ b/auto-suggestions-for-duckduckgo-in-conkeror.post
@@ -55,14 +55,18 @@ have a `ddg` webjump with auto-suggestion. Yay!
## Footnotes
-<a name="fn1"></a> I have Conkeror installed in `/usr`, so if you have
-it installed somewhere else your path will be different.
+1. <a name="fn1"></a> I have Conkeror installed in `/usr`, so if you
+ have it installed somewhere else your path will be different.
-<a name="fn2"></a> You might have to restart Conkeror first, I didn't
-test it without restarting.
+2. <a name="fn2"></a> You might have to restart Conkeror first, I
+ didn't test it without restarting.
-<a name="fn3"></a> This can of course happen when, for example, your
-package manager updates your Conkeror installation.
+3. <a name="fn3"></a> This can of course happen when, for example,
+ your package manager updates your Conkeror installation.
-<a name="fn4"></a> The default profile is named (appropriately)
-`default`.
+4. <a name="fn4"></a> The default profile is named (appropriately)
+ `default`.
+
+<!-- Local Variables: -->
+<!-- mode: markdown -->
+<!-- End: -->