convert(content) Instance Public methods Marks up content
convert_flow(flow) Instance Public methods Converts flow items flow
convert_special(special) Instance Public methods Converts added specials. See RDoc::Markup#add_special
convert_string(string) Instance Public methods Converts a string to be fancier if desired
ignore(*node) Instance Public methods Use ignore in your subclass to ignore the content of a node. ## # We don't support raw nodes in ToNoRaw alias accept_raw ignore
in_tt?() Instance Public methods Are we currently inside tt tags?
off_tags(res, item) Instance Public methods Turns off tags for item on res
on_tags(res, item) Instance Public methods Turns on tags for item on res
parse_url(url) Instance Public methods Extracts and a scheme, url and an anchor id from url and returns them.
tt?(tag) Instance Public methods Is tag a tt tag?
Page 894 of 11844