Margret Riegert
Margret Riegert
I have merged this with the current master on my fork [here](https://github.com/nobodywasishere/netlistsvg/tree/hierarchy), fixing merge issues. I've tested it extensively and the only issue I've run into is a stack frame...
Yes, both ghdl-yosys-plugin and ghdl synth exist, the latter able to be used standalone.
You can close as stale.
If it helps at all, how I ended up adding multi-root projects to the vscode extension is by running the dependencies tool on each of the targets in the shards.yml...
https://crystaldoc.info/github/crystal-lang/crystal/1.10.1/toplevel.html#pp%28object%29-class-method
Just to clarify, are you using the latest release or the latest from master?
Should multi-line symbols be allowed by the compiler? They would be very inconvenient to use.
In the `Crystal::Doc::MarkdDocRenderer renders html with sanitization renders "')"` test, some of them pass (not escaping < and >) while others fail (escaping < and >), which...
This needs to be updated to use git subtree instead of raw copying the sanitize shard files
I just tested out what code blocks look like with the current generation and it appears to be preserving the classes defined on the code/span tags:  Double checking the...