Fix the latest missing points for the HTML_IN converter
Add some ignored tags, which are now converted using <span html-element="tag.name">
- Add some missing elements and attributes.
Improve the code of the converter
- Refactor the code to avoid repetitive method.