Browse Source

Fix tokenization

AnimiVulpis 7 năm trước cách đây
mục cha
commit
86aee1cfae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/common/ag.md

+ 1 - 1
pages/common/ag.md

@@ -20,7 +20,7 @@
 
 - Find files whose contents match a regular expression:
 
-`ag '^{{ba}}({{r}}|{{z}})$'`
+`ag '{{^ba(r|z)$}}'`
 
 - Find files with a name matching "foo":