a little golf
This commit is contained in:
parent
75b6d30d80
commit
780bf4fe91
2 changed files with 5 additions and 3 deletions
|
@ -77,7 +77,7 @@ class WikiContent < String
|
|||
|
||||
# Call @web.page_link using current options.
|
||||
def page_link(name, text)
|
||||
@web.make_link(name, text, @options)
|
||||
@web.make_link(name, text, @options)
|
||||
end
|
||||
|
||||
# Find all the chunks of the given types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue