mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
Update doc/capability_templates/capabilities-template.jinja
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
{%- endmacro %}
|
{%- endmacro %}
|
||||||
{{ draw_with_underline(printer.name) }}
|
{{ draw_with_underline(printer.name) }}
|
||||||
{{ escape_rst(printer.notes) }}
|
{{ escape_rst(printer.notes) }}
|
||||||
|
|
||||||
You can select this profile in python-escpos with this identifier: `{{ item }}`.
|
You can select this profile in python-escpos with this identifier: `{{ item }}`.
|
||||||
|
|
||||||
Basic information
|
Basic information
|
||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user