Try Fountain Editor here!
Fountain Editor is a simple browser tool that allows you to preview your Fountain project as you work on it. This is helpful for making sure you get the styling right, and quickly playing around with different styles.
Fountain Editor currently supports the following features:
- Drag and drop uploading.
- Live preview of the converted PDF.
- Saving (downloading) edited Fountain files.
Fountain Editor uses fountain.js in order to parse the Fountain files. The application itself was built off of the fountain.js sample application, so huge thanks to by Matt Daly!
For more information about Fountain, check out fountain.io.
You can use Fountain Editor online here, but if you'd like to run it locally, simply clone the repo and open index.html
in your preffered browser.
If you have a feature you'd like to add to Fountain Editor, simply fork the repo and submit a pull request with your changes!