Hacker News new | ask | show | jobs
by epochwolf 5540 days ago
I did not know of the :erb/:plain formatters, thanks for the suggestion.
1 comments

You can even use string interpolation in them :)

i.e.:

  :textile
    Hi, my name is *#{@user.name}*!