# File lib/wikicloth/wiki_link_handler.rb, line 138 def link_attributes_for(page) { :href => url_for(page) } end