a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 254574 and 256708

Description: Emacs major mode for screenwriting in Fountain markup
 Fountain Mode is a complete screenwriting environment for GNU Emacs
 that implements the Fountain markup format.  For more information about
 the Fountain markup format, visit https://fountain.io.
 .
 Features:
   * Supports Fountain 1.1 specification
   * Displays script format-specific auto-aligned elements
   * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain (native)
   * Exports to a standalone document or snippet
   * Integrates with outline.el to fold/cycle visibility of sections and scenes
   * Integrates with imenu.el (sections, scene headings, notes)
   * Integrates with Emacs' auto-insert hook for title page metadata
   * Adds/removes auto-continuation string to successively speaking characters
   * Navigation by section, scene, character name, or page
   * Three levels of element syntax highlighting
   * Support for both official and legacy commenting (boneyard) syntax
   * Includes or omits a title page
   * Emphasis (bold, italic, underlined text)
   * Toggles visibility of emphasis delimiters and syntax characters
   * Everything is customisable
Description: Emacs major mode for screenwriting in Fountain markup
 Fountain Mode is a complete screenwriting environment for GNU Emacs
 that implements the Fountain markup format.  For more information about
 the Fountain markup format, visit https://fountain.io.
 .
 Features:
   * Supports Fountain 1.1 specification
   * Displays script format-specific auto-aligned elements
   * Traditional TAB writing style for auto-upcasing character names
   * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain markup
   * Exports to a standalone document or snippet
 .
   * Optionally show approximate page count (current page of total pages) in
     mode-line
   * Include external files with {{ include: FILENAME }}
   * Integrates with outline.el to fold/cycle visibility of sections and scenes
   * Integrates with imenu.el (sections, scene headings, notes)
   * Integrates with Emacs' auto-insert hook for title page metadata
 .
   * Adds/removes auto-continuation string to successively speaking characters
   * Navigation by section, scene, character name, or page
   * Optionally display scene numbers in the right margin
   * Intelligent insertion of a page breaks
   * Three levels of element syntax highlighting
   * Support for both official and legacy commenting (boneyard) syntax
   * Includes or omits a title page
   * Emphasis (bold, italic, underlined text)
   * Toggles visibility of emphasis delimiters and syntax characters
   * Everything is customisable
--- 254574	Thu Jan  1 00:00:00 1970
+++ 256708	Thu Jan  1 00:00:00 1970
@@ -6,13 +6,21 @@
  Features:
    * Supports Fountain 1.1 specification
    * Displays script format-specific auto-aligned elements
-   * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain (native)
+   * Traditional TAB writing style for auto-upcasing character names
+   * Exports to HTML, PDF, LaTeX, Final Draft (FDX), or Fountain markup
    * Exports to a standalone document or snippet
+ .
+   * Optionally show approximate page count (current page of total pages) in
+     mode-line
+   * Include external files with {{ include: FILENAME }}
    * Integrates with outline.el to fold/cycle visibility of sections and scenes
    * Integrates with imenu.el (sections, scene headings, notes)
    * Integrates with Emacs' auto-insert hook for title page metadata
+ .
    * Adds/removes auto-continuation string to successively speaking characters
    * Navigation by section, scene, character name, or page
+   * Optionally display scene numbers in the right margin
+   * Intelligent insertion of a page breaks
    * Three levels of element syntax highlighting
    * Support for both official and legacy commenting (boneyard) syntax
    * Includes or omits a title page