docs/assets
David Karlsson 91a2200a11 fix: dockerfile tooltips should match only keywords
Before this change, the Dockerfile tooltip script marked all occurences
of keywords, as defined by the lexer, as Dockerfile instructions in a
`dockerfile` code block. This meant some tokens parsed from heredocs
would be included. The matched keyword token is now compared against a
hard-coded list of actual Dockerfile instructions before they're
annotated.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-12 12:14:18 +01:00
..
css css: add external-link utility class 2024-01-08 13:17:26 +01:00
js fix: dockerfile tooltips should match only keywords 2024-01-12 12:14:18 +01:00
scss migrate to hugo 2023-08-22 09:41:02 +02:00