Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Aguiar <rmaguiar@tuta.io>2021-11-02 17:48:25 +0300
committerRaphael Aguiar <rmaguiar@tuta.io>2021-11-02 17:48:25 +0300
commitadfbfc47fffbdf00044ec2482a82177f27540ff3 (patch)
treecb4baee52214920299c6fe8c8917b36fb3256a4f /layouts/partials/processed-content.html
parent293d81d2247c7dcd009c23bed12462c9f9d8e3e5 (diff)
Bump KaTeX from 0.13.11 to 0.15.1 and minor changes
Diffstat (limited to 'layouts/partials/processed-content.html')
-rw-r--r--layouts/partials/processed-content.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/layouts/partials/processed-content.html b/layouts/partials/processed-content.html
index 3a98385..21ce5b0 100644
--- a/layouts/partials/processed-content.html
+++ b/layouts/partials/processed-content.html
@@ -16,6 +16,20 @@
render hooks were available.)~~
I digress.
+
+ NOTE
+ A while ago I had to update this hack, cuz Hugo 0.86.0 has
+ "tabindex=0" as default. It should still be compatible with
+ 0.73.0 and above.
+
+ Reference:
+ https://github.com/gohugoio/hugo/pull/8568
+
+ So... this is now a hack to a hack.
+
+ TODO
+ Also, I need to fix the "additional" tabindexes in code fences
+ with line numbers (.lntd > .chroma).
-->
<!-- i18n -->