Wiki links to files point to the appropriate actions (file, pic)
This commit is contained in:
parent
c30989c7eb
commit
e6c32bafc6
6 changed files with 47 additions and 34 deletions
|
@ -36,7 +36,7 @@ module Chunk
|
|||
end
|
||||
|
||||
def revert(content)
|
||||
content.sub!( Regexp.new(mask(content)), text )
|
||||
content.sub!( Regexp.new(mask(content)), text )
|
||||
end
|
||||
|
||||
def unmask(content)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue