remove double-space
This commit is contained in:
parent
fc0b2e671c
commit
e82c0e0a61
@ -22,7 +22,7 @@ class ZPLConvert extends Operation {
|
|||||||
this.description = [
|
this.description = [
|
||||||
"Takes a ZPL (Zebra Printer Language) string and renders it into a png.",
|
"Takes a ZPL (Zebra Printer Language) string and renders it into a png.",
|
||||||
"<br><br>",
|
"<br><br>",
|
||||||
"Uses the <a href='https://labelary.com/service.html'>Labelary</a> API for full support of all ZPL instructions.",
|
"Uses the <a href='https://labelary.com/service.html'>Labelary</a> API for full support of all ZPL instructions.",
|
||||||
"<br><br>",
|
"<br><br>",
|
||||||
"Use the 'Render Image' operation to see the final label output."
|
"Use the 'Render Image' operation to see the final label output."
|
||||||
].join("\n");
|
].join("\n");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user