You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue doxygen#11209<kbd> tag gets rewritten as <code>
Create the possibility so that the `<kbd>` tag is distinct from the `<code>` tag and user has the possibility to render the `<kbd>` tag in a way the user likes. and that it is n
if (!parser()->context.token->emptyTag) parser()->handleStyleEnter(thisVariant(),children(),DocStyleChange::Italic,tagName,&parser()->context.token->attribs);
0 commit comments