Skip to content

Refactor markdown escape processing

Brett Walker requested to merge bw-enhance-escape-filter into master

What does this MR do and why?

Refactors the markdown escape processing filters to use a table of characters in preparation for adding LaTeX characters. For use in Allow escaped characters to be used inside mark... (!101687 - merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports