From 4f9a44193b25127dd036ce5f2bf53feb31b53d03 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 5 Mar 2024 16:37:18 +0100 Subject: Add the GSP/TS article --- src/blog/gsp/highlights.scm | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/blog/gsp/highlights.scm (limited to 'src/blog/gsp/highlights.scm') diff --git a/src/blog/gsp/highlights.scm b/src/blog/gsp/highlights.scm new file mode 100644 index 0000000..a8d08a9 --- /dev/null +++ b/src/blog/gsp/highlights.scm @@ -0,0 +1,7 @@ +[">" "-" "=" "@"] @operator +["{" "}"] @tag.delimiter +(node_name) @tag +(attribute_value) @string +[(attribute_name) + (class_shorthand) + (id_shorthand)] @tag.attribute -- cgit v1.2.3