Escapes all nonstandard characters (standard characters are defined with the
WithDefaultStandard()
or WithStandard() methods).
- Namespace
- Statiq
.Core - Containing Type
- EscapeHtml
Syntax
public EscapeHtml EscapeAllNonstandard()
Return Value
| Type | Description |
|---|---|
| EscapeHtml | The current module instance. |