Chris Grieser

Results 416 comments of Chris Grieser

okay, with the great refactor for version 4.0, this has been implemented as well

I made a PR to mason (mostly) fixing the issue: https://github.com/mason-org/mason-registry/pull/4311 See the comment I made in the mason-thread, which details what you need to change in your config to...

The PR has been merged, so nvim users using mason should have no troubles anymore at all. (Download just takes a bit more time because of the bundles JRE). (Only...

sorry, I am a bit confused – the issue is about documents with *no* H1, but your example contains *multiple* H1?

so essentially what the rule now does is to ensure no heading level is skipped?

I see, I think I got it now. Could be worth coming up with a good description, so that users won't be confused what the rule actually does 🤔

feature is back in latest release :) (Sorry for the long wait, I simply have too many projects I maintain 😅 )

yep, I also published Quadro :) Feel free to post in the [Quadro discussions](https://github.com/chrisgrieser/obsidian-quadro/discussions) if you want to have a chat about it at some point in the future.

Just wanna add that updating the ToC is something that I can see being part of the formatting rather than a code action.

I also support this. No need to reinvent a new syntax though, there are some editor plugins that do something very similar, one could maybe just copy their syntax? [the...