On Jan 10, 2006, at 11:05 AM, henrik hjelte wrote:

> Speaking of different formats, have you seen reStructuredText?
>
> Quoting: reStructuredText is an easy-to-read,
> what-you-see-is-what-you-get plaintext markup syntax and parser  
> system.
>
> Instead of
>   @section{The Section Title}
> or
>   <section>The Section Title</section>
> or
>   (section . "The Section Title")
> reStructuredText looks like this:
>   The Section Title
>   -----------------
>
> The great selling point is that it is lightweight and looks really
> nice in an editor. It can be converted to PDF, Html, Docbook or
> whatever.

This sounds a lot like my own Markup. Another similar thing is  
Markdown[1]. Of course only mine is in Lisp. ;-)

-Peter

[1] http://daringfireball.net/projects/markdown/

-- 
Peter Seibel           * [EMAIL PROTECTED]
Gigamonkeys Consulting * http://www.gigamonkeys.com/
Practical Common Lisp  * http://www.gigamonkeys.com/book/


_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to