aboutsummaryrefslogtreecommitdiff
path: root/content/go/unilex.md
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-02 23:16:38 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-02 23:16:38 +0300
commit940af50d96e9a7916674d237dec53738ab776103 (patch)
tree8309097577c27913d094edfbe60d880da968e680 /content/go/unilex.md
parentbd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff)
Auto-commit 2025-01-02
Diffstat (limited to 'content/go/unilex.md')
-rw-r--r--content/go/unilex.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/content/go/unilex.md b/content/go/unilex.md
index f05e158..971000d 100644
--- a/content/go/unilex.md
+++ b/content/go/unilex.md
@@ -1,10 +1,10 @@
-+++
-title = "Unilex"
-name = "unilex"
-repository = "https://git.neonxp.ru/unilex.git"
-description = "Универсальный лексер"
-gomod = true
-+++
+---
+description: Универсальный лексер
+gomod: true
+name: unilex
+repository: https://git.neonxp.ru/unilex.git
+title: Unilex
+---
Universal lexer for Golang