vscode-nomnoml icon indicating copy to clipboard operation
vscode-nomnoml copied to clipboard

Doesn't appear to honor custom styles/directives

Open StingyJack opened this issue 8 years ago • 0 comments

Using the example from the nomnoml site I would expect this to be a green dashed box, but the viewer doesnt apply this style.

#.box: fill=#8f8 dashed
[<box> GreenBox]

Trying to use other properties doesnt work either (visual=actor, etc).

Is my expectation wrong or is this missing?

StingyJack avatar Dec 12 '16 12:12 StingyJack