Version 2.1.2 - Fix key binding for GUI/terminal compatibility: S-RET for fountain-upcase-line-and-newline S-TAB for fountain-outline-cycle-global - Integration with auto-insert (replaces fountain-insert-metadata with skeleton) - Huge speed boost to parsing export by rewriting fountain-comment-p to always search forwards - Fix character regular expression to allow names starting with numbers (e.g. "23B") - Fix scene number regular expression to look for trailing "#" - Fix for HTML template: added viewport tag - Merged fountain-short-time-format and fountain-long-time-format into fountain-time-format - Prompt to overwrite export buffer contents - Automatic saving export file with prompt to overwrite existing file - Removed fountain-metadata-template - Temporary workaround for #56