I would like to mark paragraphs that are missing translation with an additional css class. Comments in the code ( https://github.com/sphinx-doc/sphinx/blob/88c72be190afd98cc1619624ae37b8955f393e97/sphinx/transforms.py#L183 ) suggest that this idea is not new. --- - Bitbucket: https://bitbucket.org/birkenfeld/sphinx/issue/1246 - Originally reported by: [defnull](https://bitbucket.org/defnull) - Originally created at: 2013-08-26T20:33:10.370
I would like to mark paragraphs that are missing translation with an additional css class. Comments in the code (
sphinx/sphinx/transforms.py
Line 183 in 88c72be