We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think you previously disabled frontmatter from being parsed, but would it be possible to parse markmap frontmatter (only)?
So like if I wanted to set colorFreezeLevel = 2 I would add this at the top:
--- markmap: colorFreezeLevel: 2 ---
ref. https://markmap.js.org/docs/json-options#markdown-frontmatter
The text was updated successfully, but these errors were encountered:
Same problem. It's rather annoying to use a mindmap without parameters in a frontmatter. Please add frontmatter support to the plugin.
Sorry, something went wrong.
james-tindal/obsidian-mindmap-nextgen#19
There is a development branch which already implemented most of it, feel free to provide feedback.
No branches or pull requests
I think you previously disabled frontmatter from being parsed, but would it be possible to parse markmap frontmatter (only)?
So like if I wanted to set colorFreezeLevel = 2 I would add this at the top:
ref. https://markmap.js.org/docs/json-options#markdown-frontmatter
The text was updated successfully, but these errors were encountered: