ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Help build incorrectly converts underscore to em tag #728

Open jw3 opened 1 year ago

jw3 commented 1 year ago

The markdown conversion is corrupting alt tags on images.

A wiki image like this

![fapa_anc_trust_restart_cropped](https://user-images.githubusercontent.com/36828847/210442589-1dc8aa76-48d5-427f-bcbd-7ef5ea0654a4.png)

ends up like

<p><img src="https://user-images.githubusercontent.com/36828847/210442589-1dc8aa76-48d5-427f-bcbd-7ef5ea0654a4.png" alt="fapa<em>anc</em>trust<em>restart</em>cropped" /></p>

jw3 commented 1 year ago

For now we can avoid these tags in the wiki.