Daniel Kallin

Results 68 comments of Daniel Kallin

Multiple inline associations available in version `v1.6.0`

This is now supported in `v1.6.1`

This can now we solved using node ID:s that are supported in `v1.6.1` ``` [A B] -> [A C] ```

It took a while, but now a fix has been deployed to the staging domain: https://stage.nomnoml.com/

We have stumbled on this pretty hard. While the workaround works it does not work as it says in the documentation.

I was not aware of this behavior. Unfortunate. Perhaps there is a CodeMirror plugin that can replace the browser search with a CodeMirror-aware search with a custom UI?

Ports would be very nice. Unfortunately I don't see this being supported any time soon. The layouting library does not have support for these things, so it is a bigger...

Interesting. Which OS are you running? I don't use the CLI features my self so bugs can sneak past me. Really appreciate gettings PRs, so thanks!

Great idea! I can have a look. If you would like to look into it I also welcome Pull Requests.

Hmm, nomnoml is generating PNG at 2x resolution to cater to high resolution displays. If you need even higher res you can always add a `#zoom: 2` directive to you...