Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 1b02a63848 Koenig - Expand -- to en dash and --- to em dash
refs https://github.com/TryGhost/Ghost/issues/9623
- match `--` and `---` and convert if followed by a space or any character respectively
- include guards to ensure that expansion doesn't occur inside code blocks
2018-05-14 17:29:49 +01:00
..
addon Koenig - Expand -- to en dash and --- to em dash 2018-05-14 17:29:49 +01:00
app/components Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Koenig - Styled HTML card edit mode 2018-04-25 14:27:53 +01:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00