documentation/extensions/custom_admonitions
Antoine Vandevenne (anv) 026f58ed6d [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn
The structure of the `dfn` role is changed from its default
`<em class="dfn">text</em>` to
`<span class="dfn"><span>text</span></span>` to ease the styling.

task-3046383

X-original-commit: 281a893540
Part-of: odoo/documentation#4110
2023-04-12 09:58:52 +02:00
..
__init__.py [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn 2023-04-12 09:58:52 +02:00