diff --git a/queries/org/highlights.scm b/queries/org/highlights.scm index 7b334c52e..5659ad438 100644 --- a/queries/org/highlights.scm +++ b/queries/org/highlights.scm @@ -40,7 +40,7 @@ (directive) @org.directive (row "|" @org.table.delimiter) (cell "|" @org.table.delimiter) -(table (row (cell (contents) @org.table.heading))) +(table . (row (cell (contents) @org.table.heading))) (table (hr) @org.table.delimiter) (fndef label: (expr) @org.footnote (#offset! @org.footnote 0 -4 0 1)) (link) @org.hyperlink