wavedrom / cli

CLI for WaveDrom

Home Page:https://wavedrom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli version doesn't render signal groupings

itsayellow opened this issue · comments

The signal groupings is made in javascript by grouping signals into an array, and shows up in GUI wavedrom with a bracket and sideways text on the left side.

In the CLI version I don't see any of the text and brackets on the left side for code that renders properly in the GUI wavedrom.

yes, I confirm issue. Working on it.

@itsayellow could you try new version v0.3.1 ?

Yes, works for me now. Thanks!