-
**Describe the bug**
A while ago I requested expanding the AST to include the step number(s) for the ingredients in a recipe. I've now realized that the cooklang specification [suggests only mentioni…
-
I apologize in advance if I am not using cooklang in the intended manner, but I think I have discovered a use case that is not included in the specification or example recipes.
In most recipes, phy…
-
### Describe the highlighting problem
I noticed that latex is very sparely highlighted. I thought I'd remembered it to be better.
For example, for '\section{title}' only the curly brackets have th…
-
**Describe the bug**
Small issue, but if there is a `[` in metadata, we parse a recipe as a shopping-list.
I see this as a minor bug, but want to double-check it's unexpected before I put in any wor…
bpevs updated
11 months ago
-
Great work, as I have seen from the tree-sitter issues related to astro and this repo ;)
- Have read the issues on [the treesitter readme](https://github.com/nvim-treesitter/nvim-treesitter#modules…
-
### Describe the bug
Yesterday I realized that nvim crashes when I delete (`dd`) lines in a `` block in a svelte file. Sadly I cannot find an error message, nvim just drops back to the shell.
I ba…
-
### Describe the highlighting problem
Python staticmethod, classmethod, and property are builtin functions usable as decorators and they should have same highlighting.
### Example snippet that c…
-
I just tried to write down this recipe from [Glen and Friend's Cooking](https://youtu.be/VjuetadNtBo) in cooklang when I discovered that there is no way of escaping the % character for ingredient unit…
-
### Describe the bug
When I use `:checkhealth nvim-treesitter`, I get the following error.
### To Reproduce
1. `:checkhealth nvim-treesitter`
### Expected behavior
_No response_
### Output …
-
### Describe the bug
I am on Windows 10.
`:TSInstall c` and `:TSInstall cpp` returns an error:
```
nvim-treesitter[c]: Error during compilation
clang: warning: unable to find a Visual Studio in…