Convert the selected HTML text to Elm.
Select some HTML, Open the Command Palette, and type Html To Elm
.
You can also select the contextual menu > Convert HTML to ELM
or the package menu
See Keymaps In-Depth for more details.
For example:
'atom-workspace':
'ctrl-alt-o': 'html-to-elm:convert'