Hey, I use a header like this: ```md ### `/autocontrast:3/` ``` The result is: <img width="190" alt="screen shot 2018-11-02 at 12 36 18" src="https://user-images.githubusercontent.com/2721405/47913315-f1a1a580-de9b-11e8-881a-2f0e22c2c372.png"> And the html looks like this: <img width="395" alt="screen shot 2018-11-02 at 12 37 06" src="https://user-images.githubusercontent.com/2721405/47913342-09792980-de9c-11e8-8e6f-d57441487dc7.png"> Tried on Firefox and Chrome, in both cases the `:3` is missing. I have the `noEmoji: true,` setting but it seems docsify still tries to parse. Please help :)