diff options
author | Martin Vilcans <martin@librador.com> | 2011-08-23 21:02:02 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2011-08-23 21:02:02 +0200 |
commit | 2257a7195ddf7f9bb009cad9fb1df99bf6dd94d3 (patch) | |
tree | 8b72ac129d988733540a5dbdbdc2bf155a14fd30 /README.markdown | |
parent | 95f1fab08d079f2ed63499ef5b41a55c17c2d84e (diff) | |
download | screenplain-2257a7195ddf7f9bb009cad9fb1df99bf6dd94d3.tar.gz |
Corrected README: Now Screenplain uses Stu's SPMD format.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown index 4154d9b..cf66751 100644 --- a/README.markdown +++ b/README.markdown @@ -24,18 +24,16 @@ off to your producer, agent, director or screenwriting competition. Thanks for the inspiration goes to: * [Stu Maschwitz](http://prolost.com) for the [Screenplay Markdown](http://prolost.com/spmd) - post that got me around to actually publish this work when far from finished. Screenplain - does not use Markdown that his post is about, but the idea is similar. - + post that got me around to actually publish this work when far from finished. * [John August](http://johnaugust.com/) for the [Scrippets](http://scrippets.org/) project. The idea for that is similar, as it converts plain text to a formatted output. The focus of Scrippets is on presenting snippets of screenplays online, specificially in blog posts and - comments. Screenplain's format is very similar to Scrippets. + comments. Screenplain's format is similar to Scrippets. Input format ============ -See http://prolost.com/storage/downloads/spmd/SPMD_proposal.html +The input to Screenplain is *Screenplay Markdown* as [proposed by Stu Maschwitz](http://prolost.com/storage/downloads/spmd/SPMD_proposal.html). Developing ========== |