The information on commands without arguments formatting obtained from defaults and customization (see Simple Output Customization for Simple Commands with Braces) can be accessed through the ‘style_commands_formatting’ key of the converter. The value is a hash, with command name keys (without @). The value associated to a command name is also a hash with the following keys corresponding to expansion contexts (see Init File Expansion Contexts: Normal, Preformatted, Code, String, Math):
normalFormatting for the normal context.
preformattedFormatting for the code, preformatted and math context.
The value associated is also a hash, with the following keys:
elementHTML element.
quoteSet if the argument is expected to be in quotes.