Roman Tsirulnikov
Roman Tsirulnikov
asciidoctor-kroki v 0.17, asciidoctor.js 3.0.2. Building single HTML file using node.js. Some PlantUML diagrams does not rendered without any visible error from asciidoctor-kroki or Node.JS. A the result, I've got...
The library creates ES256 JWS signature as DER encoded ASN1 sequence, but it have to be concatenated R and S ECPoints. See https://tools.ietf.org/html/rfc7518#section-3.4 The problem code is https://github.com/namshi/jose/blob/master/src/Namshi/JOSE/Signer/OpenSSL/PublicKey.php#L25 The right...
**Describe the bug** Starting PlantUML version 1.2024.5 and above, the import instruction stops working within corporate networks. For example: `!include https://bitbucket.yooteam.ru/pages/.../plantuml-library/c4-model.iuml` produces the error "Cannot open URL". The resource address...