Files

RD::RD2HTMLExtVisitor::RefExtension

TextBlock Label Reference Extension from rd2rwiki-lib.rb

Public Instance Methods

apply_to_RefToElement(element, content) click to toggle source
# File lib/rd/rd2html-ext-lib.rb, line 170
def apply_to_RefToElement(element, content)
  content = content.join("")
  apply_ref_extension(element, element_label(element), content)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.