Inserting two hyphens (--
) used to convert to an en-dash when previewed and three hyphens (---
) converted to an em-dash. This used to not occur and the hyphens were correctly rendered as their respective dashes.
Steps to reproduce
- Create a new document
- Type anything and separate the words/numbers with
--
or---
- Switch to preview mode
Expected result
You should see an en-dash (–) or and em-dash (—) where the hyphens used to be.
Actual result
Instead you still see --
or ---
.
Environment
- Operating system: Windows 10 2004
- Obsidian version: 0.8.13