Libraries
»
hikidoc
(0.1.0)
»
Index
»
HikiDoc
»
HTMLOutput
»
#text
Method: HikiDoc::HTMLOutput#text
Defined in:
lib/hikidoc.rb
#
text
(str) ⇒
Object
734 735 736
# File 'lib/hikidoc.rb', line 734
def
text
(
str
)
escape_html
(
str
)
end