Methods
- F
- N
- R
- T
- U
- W
Attributes
| [R] | source |
Class Public methods
from_html(html) Link
new(source) Link
wrap(fragment_or_html) Link
Instance Public methods
find_all(selector) Link
replace(selector) Link
to_html() Link
to_markdown() Link
NOTE: this does not canonicalize, so it is not safe for untrusted content. See the note on ActionText::MarkdownConversion.node_to_markdown.