--- old +++ new @@ -1,0 +1,1 @@+Example of a weird formatting issue due to line numbers: https://sourceforge.net/p/pylonsproject/tg2/tg2docs/ci/fb1e2e32a74a5484a7203e11d5517eb786ce42ae/tree/docs/main/Deployment/ModWSGI.rst?diff=ba1920e05a7b49f8b8e913965439bcba3e1b576e
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
I think Rick started looking at this too.
It works for me. Code-wise, I'd recommend the "formatter = " line to be broken up into 4 lines as a regular if/else. It's a pretty long line.
Also, make sure you don't use h.really_unicode(filename).... | safe - if you need to unescape the , use h.html.literal(' ')