First-time user woes

Duke Normandin dukeofperl at ml1.net
Fri Mar 4 12:26:06 EST 2011


Hello list ...

I read all that I could at:

http://daringfireball.net/projects/markdown/

as well as the man-page. I'm still not sure as to how to get the output
written to a file instead of the screen. For example, I did:

markdown --html4tags convert-this.txt

Should I be redirecting the output to a file, like:

markdown --html4tags convert-this.txt > convert-this.html

--
Duke


More information about the Markdown-Discuss mailing list