Markdown Helpers
Utility functions for working with markdown operations.
Functions
Section titled “Functions”| Function | Description |
|---|---|
escape | Escapes all Markdown special characters in a string so they render as literal text rather than formatting syntax. |