Questions tagged [maruku]

Maruku is a markdown-to-HTML processor. It also implements PHP Markdown Extra and further syntax. It is the default processor used by Jekyll.

Maruku is a markdown-to-HTML processor. It also implements PHP Markdown Extra and further syntax. It is the default processor used by Jekyll. Github page.

21 questions
0
votes
1 answer

Problems using Maruku in Rails 3

I am new to Rails but have used PHP extensively over the years. I am building a simple blog (I know) to get my skills up in the MVC/Rails world. I have the basics working but have spent the weekend trying to get Maruku to work eg a post body saved…
rollbahn
  • 1
  • 1
0
votes
1 answer

Extending MaRuKu to generate raw html tags, md_html escapes html

I'm working in the Insitiki code and trying to extend the maruku syntax to generate some custom html tags. Example: |youtube 0FWPr6u8YF | Should print the html code as follows: