aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--md.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/md.bqn b/md.bqn
index 010e92b0..06ba860b 100644
--- a/md.bqn
+++ b/md.bqn
@@ -597,7 +597,7 @@ GetHighlights ← {
wi ← 1-˜+`id/w # Index of word containing each of /id
col↩ (wi⊏wt)⌾(id⊸/) col
# And the system dot
- col↩ («col) ⊣⌾((id»⊸∧𝕩='•')⊸/) col
+ col↩ («col) ⊣⌾((id«⊸∧𝕩='•')⊸/) col
# Tags are placed at boundaries between different colors
boundary ← ¯1⊸»⊸≠ col