summaryrefslogtreecommitdiff
path: root/docs/tagging.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-08-22 15:37:56 -0400
committernodist <kevin.comas.git@gmail.com>2026-08-22 15:37:56 -0400
commit496ef1254b41de5f490c10c39dafe3b8ddc1a55a (patch)
treee03fd9b44ae31e10d4bb6bd2e0ff15ebe6507e7e /docs/tagging.md
parentd25ad596b0f7c77e44055adc7669971b1187bcab (diff)
new syntax
Diffstat (limited to 'docs/tagging.md')
-rw-r--r--docs/tagging.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/tagging.md b/docs/tagging.md
new file mode 100644
index 0000000..e2bcf69
--- /dev/null
+++ b/docs/tagging.md
@@ -0,0 +1,23 @@
+# Tagging
+
+---
+
+## Operators
+
+### Matching
+
+### Asserting
+
+## Coroutines
+
+### Returning
+
+## Tables
+
+### Accessing
+
+## Loops
+
+### Break
+
+### Continue