diff options
author | Joop Kiefte <ikojba@gmail.com> | 2019-01-12 05:29:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-12 05:29:34 +0100 |
commit | e6752f7891f8cc7b30dc8e489872e896a10177df (patch) | |
tree | adc0acaa9dbf9887d2695edc8762b20b3cb49419 | |
parent | 99ebe57d73abe7448da656b9122e98f3f5b151b3 (diff) |
Remove mention about missing forcing: that works now
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Lexington commandline tool for screenwriters Lexington helps you convert between Final Draft, Fountain and its own lex file formats, and output to PDF, HTML and ebook formats. -At the moment the Fountain parser should be pretty decent, although still lacking features like simultaneous dialog and forcing character names and action, and inline markup is not yet supported. Also the PDF output doesn't do anything to keep pieces from your screenplay together. Feel free to contribute and help me out in knowing how best to handle this! +At the moment the Fountain parser should be pretty decent, although still lacking features like simultaneous dialog, and inline markup is not yet supported and might never be. Also the PDF output doesn't do anything to keep pieces from your screenplay together. Feel free to contribute and help me out in knowing how best to handle this! To run the tool, make sure to have Go installed first and then run |