Forum / Rain TPL Community / General Discussion / Which light markup language do you use? 


+   Reply to Thread

I tend to use RainTPL templates to structure the pages in blocks of html text and then assign the html content into the template variables. Instead of using plain html in these, I just started to use the markdown light markup tags. Pretty cool and fast. Much easier than the BBcode.

Links:
* PHP class http://michelf.com/projects/php-markdown/
* syntax: http://daringfireball.net/projects/markdown/syntax#philosophy

Any feedback on other light weight markup language?
Well Markdown I think is the most simple and used, so I could just use that. We should probably include the markdown in this forum as well, we'll discuss about it in as soon as we'll start working on the forum module for the Rain CMS.

Thanks

+   Reply to Thread