Learning the syntax of Neorg #1235
-
Where would I go for documentation on the syntax? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
In NeoVim, execute |
Beta Was this translation helpful? Give feedback.
-
Checkout my tutorial for norg format! |
Beta Was this translation helpful? Give feedback.
-
additional to the other two answers there is also the repo with the formal specification in this org |
Beta Was this translation helpful? Give feedback.
In NeoVim, execute
:help Neorg
. The.norg
syntax is the first thing covered. Vhyrro also has a YouTube series on Neorg that covers its basics, including some of the syntax.