diff --git a/index.html b/index.html index b137ca18..d3dae47e 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,9 @@

bwip-js // Barcode Writer in Pure All linear and two-dimensional barcodes in common use (and many uncommon ones) are available. An exhaustive list of supported barcode types can be found at the end of this document. Barcode images are generated as png (node-js) or to a canvas (browser).

-

| Version 4 has been released. The primary enhancement is built-in support for generating barcodes in SVG. You can read about the changes here: https://github.com/metafloor/bwip-js/discussions/299

+
+

Version 4 has been released. The primary enhancement is built-in support for generating barcodes in SVG. You can read about the changes here: https://github.com/metafloor/bwip-js/discussions/299

+

Status