Tweaked syntax highlighting, added control flow to docs

I also found some issues in the code, so I fixed them first.
This commit is contained in:
2025-02-02 16:44:34 +11:00
committed by GitHub
parent c2a13e4183
commit 3747d0a326
3 changed files with 53 additions and 6 deletions

View File

@@ -55,5 +55,6 @@ theme_url: https://github.com/pixeldroid/programming-pages
{% include scripts/help.js %}
{% comment %} provide user extension / override point {% endcomment %}
{% include scripts/toylang-syntax.js %}
{% include scripts/custom.js %}
</script>