-
Congrats on 1.0!
I'm interested in writing a Pandoc reader/writer for .norg files. Since those are typically written in Lua, I was wondering if any existing parsing-related code could be leveraged …
-
### Issues
- [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request.
### Feature description
It would be usef…
-
File:
```
@document.meta
tangle: ./foo.bar
@end
@code bar
test
@end
```
Running `:Neorg tangle current-file`: Nothing to tangle!
When directly specifying the file with `#tangle` tag tang…
-
```
Downloading tree-sitter-norg...
Creating temporary directory
Extracting tree-sitter-norg...
Compiling...
cc -c -Os -std=c99 -fPIC -I./src -o parser.o src/parser.c
cc -c -Os -std=c++14 -fPIC …
-
Maybe it is already possible or maybe it is not even planned or wanted, but I was wondering if there is a way to make different code cells aware of each other.
For example, if my first code cell is:
…
-
Hey! This thread exists to basically catch all of the bugs that the new concealer implementation may be causing. Post your problems here!
Aand here's the longer version of the above TL;DR:
### Goo…
-
### Prerequisites
- [X] I am using either 0.7 stable with the `0.0.12` tag or the latest compiled Neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
v0.9.0-d…
-
Is it just me or do different levels of indentation for unordered lists kind of blend together? (The difference in their indentation is only 1 character...) Coming from Logseq, I'm used to using unord…
-
### Issues
- [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request.
### Feature description
Pretty self expl…
-
![image](https://github.com/nvim-neorg/tree-sitter-norg/assets/66178592/04559614-4602-4590-90c2-cc67daeb613c)
This doesn't look right. The opening tag is highlighted, while the closing one isn't.
…