class Solargraph::Page::Binder
def escape text
-
(String)
-
Parameters:
-
text
(String
) --
def escape text CGI.escapeHTML(text) end
(String)
-
text
(String
)
--
def escape text CGI.escapeHTML(text) end