0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Robert Jackson 5b30a51adf Enable cycling header levels with ctrl+h.
closes #3019

* Remove preexisting `ctrl+h` keymap.
* Add logic to cycle the header level.
  * Loops around after h3.
  * Sets cursor position to end of heading
  * Set initial level to h2.
* Remove `ctrl+alt+${NUM}` keymaps (as they do not work
  internationally).
2014-09-24 18:14:04 +01:00
..
client Enable cycling header levels with ctrl+h. 2014-09-24 18:14:04 +01:00
server Merge pull request #4127 from ErisDS/msg-update 2014-09-23 14:48:40 -05:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Static page and feature options in new PSM 2014-09-24 12:29:17 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00