From 1875efe41e188ba6139863a408bada802c3116ee Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Sun, 17 May 2026 06:34:04 +0200 Subject: [PATCH] docs: add README with install and build notes --- README.md | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e8011b --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +# tree-sitter-tumblr + +A [tree-sitter](https://tree-sitter.github.io/) grammar for [Tumblr +theme](https://www.tumblr.com/docs/en/custom_themes) template syntax, +packaged as a drop-in Neovim runtime tree. + +The grammar recognises the structure of theme files (variables, block +tags, attributes, `lang:` tags, prefixed forms, size suffixes) and +treats everything else as opaque content. Surrounding HTML is parsed +via injection, which in turn injects CSS into `