Module | MaRuKu::Helpers |
In: |
lib/maruku.rb
lib/maruku/helpers.rb |
A collection of helper functions for creating Markdown elements. They hide the particular internal representations.
Always use these rather than creating an {MDElement} directly.
An email to be linkified (e.g. `<andrea@rubyforge.org>` or `<andrea@rubyforge.org>`).
A definition of a reference (e.g. `[1]: url [properties]`).