|||
Escape s as markdown
s (str) – the string to escape
str
the escaped test
Example
>>> markdownEscape("my_title_with_underscore") my\_title\_with\_underscore
<Page contents
>Page contents:
markdownEscape()
Styled using the Piccolo Theme