aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add filetype.lua with the detection of fountain file.HEADmasterMatěj Cepl2024-05-302-65/+34
|
* Rename README to README.md, and add LICENSE.Matěj Cepl2024-01-182-4/+30
|
* Add filetype.lua with the detection of fountain file.Matěj Cepl2024-01-184-0/+107
|
* More minor improvements. Notes fixed.2.02carson fire2024-01-181-17/+17
|
* Extremely minor changes.2.01carson fire2024-01-181-29/+30
| | | | | * slightly improved character name matching * Scene numbers now included (such as #1# on scene header line)
* SPMD is now Fountain!2.0carson fire2024-01-182-47/+64
| | | | | | | Although much is the same, this version reflects some important changes in the official syntax, and this version simply works better in Vim than the previous one. Please do not use the old spmd.vim, use fountain.vim instead!
* Corrections and changes (new specs released on 1/13/2012)1.1carson fire2024-01-181-17/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Because of potential conflict, no longer link to Markdown syntax for italics and bold--this is now implemented independently, and only in action lines and any other non-formatted sections * Included all the possible scene headers from the SPMD appendix, uppercase and lower * Spaces and tabs allowed before character name, parenthetical, and dialogue * Spaces at end "corrects" non-character name uppercase line * EOL double-space highlighting * Parentheticals allowed on character name line (must be in caps) * Cut line allows colon at end, or greater-than symbol at beginning * Forced scene headings * Revised dual dialogue syntax (previous syntax commented out in case of future revisions) * Page breaks Not yet supported: * Title page formatting (specs say this will change substantially anyway) * Italics, bold, and underline within dialogue and other contained areas * Sections
* Initial upload1carson fire2024-01-181-0/+34