Style
Term.style.MarkupStyleTerm.style.MarkupStyleTerm.style.apply_styleTerm.style.apply_styleTerm.style.apply_styleTerm.style.extract_styleTerm.style.get_style_codes
Term.style.MarkupStyle — TypeMarkupStyleHolds information about the style specification set out by a MarkupTag.
Term.style.MarkupStyle — MethodMarkupStyle(tag::MarkupTag)Builds a MarkupStyle definition from a MarkupTag.
Term.style.apply_style — Methodapply_style(text::AbstractString, tag::MarkupTag)::AbstractStringAppliy the style of a markup tag and it's nested tags
Term.style.apply_style — Methodapply_style(text::AbstractString, style::MarkupStyle)::AbstractStringApply a style to a text.
Term.style.apply_style — Methodapply_style(text::AbstractString)Extract and apply all markup style in a string.
Term.style.extract_style — Methodextract_style(text::AbstractString)Extract style information from a text.
Term.style.get_style_codes — Methodget_style_codes(style::MarkupStyle)Get ANSICodes corresponding to a MarkupStyle.