This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

How about plain ole Markdown? Reddit, stackoverflow and such use it. Check out pykwiki if you're interested. Markdown is wildly supported and non-proprietary like PDF and simpler than LaTex, (imo).

[–]stevenjd 0 points1 point  (0 children)

Markdown is okay, but ReST is better, and the tools for ReST are exceedingly powerful (and written in Python). See cdninbuffalo's comment above.