mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
* Add titleize utility function. * Capitalizes first word. * Capitalizes all words not contained in simple article/conjunction list. * Enable shortcuts for `uppercase`, `lowercase`, and `titlecase`. * Fix header shortcuts * Ensure that header shortcuts do not duplicate text. * Make headers idempotent (pressing `ctrl+alt+1` then `ctrl+alt+2` does not make `# # # blah`. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
bootstrap.js | ||
index.js | ||
server.js |