Skip to content

Remove sensitivity to future sourcepos attribute

Brett Walker requested to merge bw-markdown-spec-tweaks into master

What does this MR do and why?

In an upcoming MR, sourcepos will appear on inline tags. So what use to be <strong>Test</strong> will become <strong data-sourcepos="1:1-3:12">Test</strong>

This MR just removes the sensitivity to that change.

MR acceptance checklist

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

Merge request reports

Loading