Is your feature request related to a problem? Please describe.
"I'm always frustrated when [...]" I need to write:
<code><dfn>thing<dfn></code>
Describe the solution you'd like
I'd like to:
And then have ReSpec automatically put code on [=thing=], so if the dfn's only child is code, then the [=thing=] should automatically be "code" too.
Is your feature request related to a problem? Please describe.
"I'm always frustrated when [...]" I need to write:
Describe the solution you'd like
I'd like to:
And then have ReSpec automatically put code on
[=thing=], so if the dfn's only child is code, then the[=thing=]should automatically be "code" too.