# File lib/wikicloth/wiki_link_handler.rb, line 15
  def section_link(section)
    "?section=#{section}"
  end