py-xml-escpos
py-xml-escpos copied to clipboard
<line> remove styling of h1, h2, h3, etc.
With this code:
<line>
<left><h3>Line 1</h3></left>
<right><h3>Line 2</h3></right>
</line>
The h3's styling is removed and it is rendered as the default plain text.