Replies: 1 comment
-
The formatting is actually done/decided by the format .norg https://github.com/nvim-neorg/norg-specs and not by neorg (though the creators are the same) but the issue should be raised there, I believe. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The last few days I took a look at this wonderful plugin. I think the syntax of neorg is almost perfect. Everything is very intuitive to me, everything except the way horizontal lines are done. I love these things, I put them everywhere. For me the intuitive thing is to use the minus
---
. However, neorg wants me to use the underscores___
for that. The minus is taken, as you likely know.Is there a way for me to swap the behavior of these two, or should I suck it up and live with this flaw? I don't want to resort to editing source code, because updating will be a pita.
So close to perfection...
Beta Was this translation helpful? Give feedback.
All reactions