Open maksyche opened 3 years ago
Does that sort of link in your note work for you? I still have to use [Some header](#Some header)
Obsidian highlights Github-styled links but doesn't jump to the headers. But it's still very useful when working on GitHub docs.
Okay! I'll add a warning about that
Thanks a lot! Have a nice day🙂
Hey, awesome plugin! Thanks a ton
I have a suggestion:
I have this option deactivated in Obsidian, maybe there's a way to read this setting so there's no collision between link styles?
Currently the plugin forces the wiki link style but I use markdown links for ease of use with pandoc
, maybe there's a middle ground for this?
If there is a way to read that setting as the default I'm all for setting it! Is this something you could contribute?
Thank you for the plugin, it's awesome!
I often work on Github docs and modified the plugin to support Github-styled TOC (
[Some header](#some-header)
). I think it would be nice to have an option to switch between Obsidian and Github styles.