Help Required
David Kendal
dpkendal at dpk.org.uk
Sun Jan 9 12:48:02 EST 2011
On 9 Jan 2011, at 17:36, Andrew Antle wrote:
> On Sun, Jan 9, 2011 at 11:40 AM, Navaneeth K.N <navaneethkn at gmail.com> wrote:
>> I am wondering how this can be used to generate the HTML file?
>> (...)
> $ cat header.html > foo.html
> $ perl Markdown.pl foo.txt >> foo.html
> $ cat footer.html >> foo.html
You might also want to read this to understand Markdown's purpose and philosophy:
http://daringfireball.net/2004/03/dive_into_markdown
— dpk.
More information about the Markdown-Discuss
mailing list