Table of Contents - slacken-0.1.6 Documentation
Classes and Modules
- Slacken
- Slacken::DocumentComponent
- Slacken::DomContainer
- Slacken::Filter
- Slacken::Filters
- Slacken::Filters::ElimBlanks
- Slacken::Filters::ElimInvalidLinks
- Slacken::Filters::ElimLineBreaks
- Slacken::Filters::ExtractImgAlt
- Slacken::Filters::GroupIndent
- Slacken::Filters::GroupInlines
- Slacken::Filters::ReplaceUnsupportedImgs
- Slacken::Filters::SanitizeHeadline
- Slacken::Filters::SanitizeLink
- Slacken::Filters::SanitizeList
- Slacken::Filters::SanitizeTable
- Slacken::Filters::StringfyCheckbox
- Slacken::Filters::StringfyEmoji
- Slacken::NodeType
- Slacken::RenderElement
- Slacken::Rendering
- Slacken::Rendering::DecorationWrapper
- Slacken::Rendering::Inlines
- Slacken::Rendering::Listings
- Slacken::Rendering::Paragraphs
- Slacken::Rendering::RenderingGroup
- Slacken::Rendering::StringWrapper
- Slacken::SlackUrl
- Slacken::TableElement
Methods
- ::build_by_html — Slacken::DocumentComponent
- ::convert_html_to_document_component — Slacken
- ::create — Slacken::NodeType
- ::decorate — Slacken::Rendering
- ::link_tag — Slacken::SlackUrl
- ::new — Slacken::DocumentComponent
- ::new — Slacken::DomContainer
- ::new — Slacken::Filter
- ::new — Slacken::NodeType
- ::new — Slacken::RenderElement
- ::new — Slacken::Rendering::StringWrapper
- ::new — Slacken::Rendering::RenderingGroup
- ::new — Slacken::TableElement
- ::translate — Slacken
- ::wrap — Slacken::Rendering::StringWrapper
- #== — Slacken::DocumentComponent
- #allowed_as_list_item? — Slacken::NodeType
- #allowed_in_headline? — Slacken::NodeType
- #allowed_in_link? — Slacken::NodeType
- #allowed_in_list? — Slacken::NodeType
- #allowed_in_table? — Slacken::NodeType
- #append — Slacken::Rendering::StringWrapper
- #append — Slacken::Rendering::DecorationWrapper
- #attrs_of — Slacken::DomContainer
- #blank? — Slacken::Filters::ElimBlanks
- #block? — Slacken::NodeType
- #build_document_component — Slacken::DomContainer
- #build_document_components_array — Slacken::DomContainer
- #call — Slacken::Filter
- #call — Slacken::Filters::ElimBlanks
- #call — Slacken::Filters::ElimInvalidLinks
- #call — Slacken::Filters::ElimLineBreaks
- #call — Slacken::Filters::ExtractImgAlt
- #call — Slacken::Filters::GroupIndent
- #call — Slacken::Filters::GroupInlines
- #call — Slacken::Filters::ReplaceUnsupportedImgs
- #call — Slacken::Filters::SanitizeHeadline
- #call — Slacken::Filters::SanitizeLink
- #call — Slacken::Filters::SanitizeList
- #call — Slacken::Filters::SanitizeTable
- #call — Slacken::Filters::StringfyCheckbox
- #call — Slacken::Filters::StringfyEmoji
- #checkbox_input? — Slacken::Filters::StringfyCheckbox
- #child — Slacken::RenderElement
- #columns — Slacken::TableElement
- #concat_head — Slacken::Rendering::StringWrapper
- #concat_head — Slacken::Rendering::DecorationWrapper
- #deco — Slacken::RenderElement
- #derive — Slacken::DocumentComponent
- #emoji_img_tag? — Slacken::Filters::StringfyEmoji
- #group_component — Slacken::Filters::GroupInlines
- #grouping — Slacken::RenderElement
- #has_no_line_breaks? — Slacken::Filters::ElimLineBreaks
- #header — Slacken::TableElement
- #headline_sanitized? — Slacken::Filters::SanitizeHeadline
- #img_with_data_uri? — Slacken::Filters::ReplaceUnsupportedImgs
- #inline? — Slacken::NodeType
- #inner — Slacken::RenderElement
- #insert_head — Slacken::RenderElement
- #invalid_link? — Slacken::Filters::ElimInvalidLinks
- #itemize — Slacken::RenderElement
- #link_containers_sanitized? — Slacken::Filters::SanitizeLink
- #list_sanitized? — Slacken::Filters::SanitizeList
- #member_of? — Slacken::NodeType
- #normalize — Slacken::DocumentComponent
- #produce_element — Slacken::DocumentComponent
- #render — Slacken::RenderElement
- #render — Slacken::TableElement
- #sanitize — Slacken::Filters::SanitizeLink
- #sanitize_headline — Slacken::Filters::SanitizeHeadline
- #sanitize_list — Slacken::Filters::SanitizeList
- #sanitize_list_item — Slacken::Filters::SanitizeList
- #sanitize_table — Slacken::Filters::SanitizeTable
- #separator — Slacken::Rendering::RenderingGroup
- #separator — Slacken::Rendering::Paragraphs
- #separator — Slacken::Rendering::Listings
- #separator — Slacken::Rendering::Inlines
- #table_body — Slacken::TableElement
- #table_head — Slacken::TableElement
- #table_sanitized? — Slacken::Filters::SanitizeTable
- #text_type? — Slacken::NodeType
- #text_types — Slacken::NodeType
- #to_a — Slacken::Rendering::RenderingGroup
- #to_component — Slacken::DomContainer
- #to_element — Slacken::DocumentComponent
- #to_s — Slacken::RenderElement
- #to_s — Slacken::Rendering::StringWrapper
- #to_s — Slacken::Rendering::RenderingGroup
- #to_s — Slacken::TableElement
- #valid? — Slacken::Filter
- #valid? — Slacken::Filters::ElimBlanks
- #valid? — Slacken::Filters::ElimInvalidLinks
- #valid? — Slacken::Filters::ElimLineBreaks
- #valid? — Slacken::Filters::GroupIndent
- #valid? — Slacken::Filters::GroupInlines
- #valid? — Slacken::Filters::SanitizeHeadline
- #valid? — Slacken::Filters::SanitizeLink
- #valid? — Slacken::Filters::SanitizeList
- #valid? — Slacken::Filters::SanitizeTable
- #valid? — Slacken::Filters::StringfyCheckbox
- #valid? — Slacken::Filters::StringfyEmoji