mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-04 04:10:33 +03:00
585348c4c0
* 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`. |
||
---|---|---|
.. | ||
ajax.js | ||
bound-one-way.js | ||
caja-sanitizers.js | ||
codemirror-mobile.js | ||
codemirror-shortcuts.js | ||
date-formatting.js | ||
editor-shortcuts.js | ||
ghost-paths.js | ||
link-view.js | ||
mobile.js | ||
notifications.js | ||
set-scroll-classname.js | ||
text-field.js | ||
titleize.js | ||
validator-extensions.js | ||
word-count.js |