Replies: 1 comment
-
|
Don't use the one from nixpkgs. See #580 (comment) |
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.
-
Describe the bug
When trying to configure emanote with the index.yaml file, some of the options do not work (whereas others do indicating I'm not doing it wrong)
To Reproduce
Create YAML in root directory called index.yaml:
Then create index.md
This is the page that I get:

I've also noticed this for other options such as
uptree: enable: trueAs a related side issue, I've also noticed issues with syntax highlighting of code snippets. When configured correctly, sometimes it renders and sometimes it doesnt.
Expected behavior
I expect to see a TOC, and for the sidebar to not be present. As you can see, the theme is red, so some of the options are working.
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions