bennyxguo / Obsidian-Obsidianite

🎨 Obsidian.md custom theme, it's dark and simple but yet still stays sparkles!
MIT License
271 stars 47 forks source link

Strange backtick line spacing appearence #72

Closed euphonics closed 1 year ago

euphonics commented 1 year ago

When 2 backticks are typed sequentially, the second backtick goes onto the next line.

Expected behavior (as per default Obsidian themes )is to simply show the 2 backticks, one after the other.

Current apperance:

`
`

Expected appearance:

``
bennyxguo commented 1 year ago

@euphonics thanks for reporting the issue and thanks @krokofant for providing the fix. Merging it now!