mirror of https://github.com/lxndrblz/anatole.git

Andreas Deininger
4 days ago 28017050546b901733b0999383137b115e8a4a09
refs
author Andreas Deininger <andreas@deininger.net>
Sunday, July 12, 2026 14:15 +0200
committer GitHub <noreply@github.com>
Sunday, July 12, 2026 14:15 +0200
commit28017050546b901733b0999383137b115e8a4a09
tree ccac2b7d9f1642569436ec2cddd8e00bc71b7a94 tree | zip | gz
parent 7e2dfa693bb7b3cc2a834db3ce26b82d850b1c59 view | diff
feat: mathematical and chemical content inside code blocks (#565)

* feat: mathematical and chemical content inside code blocks

---------

Co-authored-by: Alexander Bilz <mail@alexbilz.com>
4 files modified
1 files deleted
5 files added
2584 ■■■■ changed files
config/_default/hugo.yml 7 ●●●●● diff | view | raw | blame | history
exampleSite/content/english/post/math-typesetting.md 41 ●●●●● diff | view | raw | blame | history
layouts/_default/_markup/render-codeblock-chem.html 1 ●●●● diff | view | raw | blame | history
layouts/_default/_markup/render-codeblock-math.html 1 ●●●● diff | view | raw | blame | history
layouts/partials/head.html 17 ●●●●● diff | view | raw | blame | history
layouts/partials/katex.html 46 ●●●●● diff | view | raw | blame | history
layouts/partials/math.html 9 ●●●●● diff | view | raw | blame | history
netlify.toml 10 ●●●● diff | view | raw | blame | history
package-lock.json 2411 ●●●● diff | view | raw | blame | history
package.json 41 ●●●●● diff | view | raw | blame | history