Sometimes when I copy and paste texts from a website (e.g: https://www.geeksforgeeks.org/), a bold heading which is inside in html, will be pasted into Obsidian with the following format:
## ****heading name****
Is there documentation on how that conversion happens and why are we getting 4 asterisk instead of 2? The same can happen with underscore, and even more weird for math or latex formats
Trying to see if this is a bug ?
or expected behavior that can be fixed with some kind of clipboard cleaner?
Yes that’s good to know.
I’m that case I’ll keep using this custom Linter rule I’ve setup with ChatGPT’s help to correct such incorrect formatting.
Thnx all!