Mimic Tabs in Textile and HTML (in Ruby)?

709 Views Asked by At

How do you mimic tabs in HTML? Specifically, I would like to be able to use tabs to align things in a textile document, and convert those to "non-breaking spaces" and whatnot in HTML, using RedCloth in Ruby. Is this possible? Is there an alternative working method?

1

There are 1 best solutions below

0
On BEST ANSWER

Of course, textile documents do have the easy-table "markdown"...

|a|simple|table|row|
|And|Another|table|row|