Releases: nikolaydubina/htmlyaml
Releases · nikolaydubina/htmlyaml
v1.0.2
🐹 render YAML as HTML in Go is now possible
- renders YAML correctly
- root map fields have no padding
- root array items have no padding
- padding is rendered correctly
- padding space is same width as space inside string
- all basic features work
- int and other numerics are detected