Skip to content
Version 1.0.0

- The big addition is the ability to export to HTML or PDF (via HTML,
  requires [Prince][1]
- Reading metadata (sets buffer-local variable fountain-metadata as an
  association list of key-value pairs of anything given in metadata
  syntax at the beginning of the buffer.)
- Title page export with customizable template using metadata values
- Export scene headings as bold, underlined and/or double-spaced
  (distinct from Font Lock display)
- Customizable default export command
- Customizable CSS
- Optionally convert TeX-style quotes to "smart quotes" on export
- Optionally indent HTML output
- Templates can now set the point and mark
- Fixed a whole host of regular expression bugs and inefficiencies
- Depreciated: there is no longer a distinction between forced scene
  headings and regular, a scene heading is a scene heading.

[1]: https://www.princexml.com/