Aaron Pham
Aaron Pham
This is not a valid usage afaik You can try it on GitHub markdown.
I don't think `?` is valid. afaik only either `[ ]` or `[x]` works as checkbox? - [?] this does not work - [ ] this works
> this is obsidian markdown but its def weird lol oh ok I have never used it but sure lmao
Ig this is more of a community plugin, so we will probably only aim to support native obsidian feature for now. albeit we should bring JSON canvas to quartz soon...
fwiw https://github.com/rehypejs/rehype-github/tree/main/packages/yaml-metadata
Not sure if this is within the realm of Quartz, but the default quartz adds a lot of styling, so I'm not entirely sure how these services works and handle...
fwiw we should get from title from frontmatter for folder that contains `index.md`, otherwise iirc the reason why we slice slug is that slug is final/atomic (i might be wrong...
This is expected, given that mermaid are only rendered in current dom https://github.com/jackyzha0/quartz/blob/1d5b6f58d8e315df55392578a9110406aa074064/quartz/plugins/transformers/ofm.ts#L698 maybe we can do this https://mermaid.js.org/config/usage.html#using-mermaid-run to query all node Given that this is rendered after HTML...
This will be addressed by #14868
This has now implemented since https://github.com/yetone/avante.nvim/pull/455, and it is an opt-in.