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:
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 -->