# Obsidian-Smart Typography
Smart Typography for Obsidian is a community plugin to convert characters to commonly used typography features.
## Usage
The only purpose of this plugin is to provide an easy way of creating an [em-dash](https://www.thepunctuationguide.com/em-dash.html) by typing `--`.
## Settings
- Enable `Dashes` to enable replacement of `--` to *en* and `---` to *em*
- Enable `Skip en-dash`, to avoid conversion of horizontal lines to *em* (*en*-dashes are unused)
## Bugs
none
---
## Related
- **previous** [[Obsidian-Plugins]]
- **see** none
## Sources
- **references** [The Punctuation Guide](https://www.thepunctuationguide.com/em-dash.html) as a reference on how the em-dash is used
- **references** [github.com/obsidian-smart-typography](https://github.com/mgmeyers/obsidian-smart-typography) as the source code for the plugin
## Usage
- **used in** none
---
## Changelog
- [[1900-01-01]]: Initial creation