parse comments

This commit is contained in:
Joeri Exelmans 2025-10-07 16:03:23 +02:00
parent 9dd72484fa
commit 692c052e11
4 changed files with 26 additions and 5 deletions

View file

@ -143,4 +143,8 @@ text.error, tspan.error {
g:hover > .errorHover {
display: inline;
}
text.uid {
fill: lightgrey;
}