/**
 * Legacy list of escapable characters in markdown.
 *
 * @type {string[]}
 */
export const markdownEscapes: string[]
