| Class | Orgmode::TextileOutputBuffer |
| In: |
lib/org-ruby/textile_output_buffer.rb
|
| Parent: | OutputBuffer |
| TextileMap | = | { "*" => "*", "/" => "_", "_" => "_", "=" => "@", "~" => "@", "+" => "+" | Maps org markup to textile markup. |