Every single textarea should be rendered with markdown, so we need to create our own helper or find an existing one.
We also need to parse content for XSS, which can be circumvented using possibly markdown itself and the TextHelper (found in cake).
Refer to docs/google for research and information
Every single textarea should be rendered with markdown, so we need to create our own helper or find an existing one.
We also need to parse content for XSS, which can be circumvented using possibly markdown itself and the TextHelper (found in cake).
Refer to docs/google for research and information