]> ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/commit
dot: quote nodes in dotlang to allow for special chars
authorLuca <luca@daerich.com>
Thu, 24 Apr 2025 18:56:52 +0000 (20:56 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 30 Apr 2025 08:10:17 +0000 (10:10 +0200)
commit8423a7e788e2d9ab9d63d8e3011f8fcaf2be4b63
tree6905cd2552ae5864cb57524b19e1b28aadfaa70c
parentb6c797ac0a65f8bf4cdef2807aa1127183824125
dot: quote nodes in dotlang to allow for special chars

[sr: replace "\"%s\"" with "%q", don't escape in HTML label which causes
extra quotes]

Signed-off-by: Luca <luca@daerich.com>
dot.go