Mauro Bieg
Mauro Bieg
Hm... I tested your input and cannot reproduce the incorrect html output file on macOS...
Maybe ask around on the pandoc-discuss mailing list... AFAIK few developers of pandoc have windows around to test...
Thanks! Unfortunately, this seems to break the script on older ruby versions like 2.6, which still comes preinstalled on macOS for example. I wonder whether there is a way to...
I just pushed https://github.com/mb21/panrun/commit/00cea51d3abd750345ed05327b6f017887da2ce1 Does this work for you on ruby 3.3?
That's seems indeed a weird behaviour... not sure it's easily fixable though... it's been some time since I've been hacking on this :-) > I just don't know a lot...
Pretty sure the problem is that we go into [this `if`](https://github.com/mb21/markdown-it-bracketed-spans/blob/master/index.js#L22), which says we "probably" found a span... but ideally we would verify this some more inside the `if`... I...
indeed... that would be nice to fix. unfortunately, it's been quite some time since I wrote that code, so pulls welcome :-)
Hello! This is configured around here: https://github.com/mb21/panwriter/blob/master/package.json#L115 Would you know the correct [electron-builder](https://www.electron.build) build target for that?
Ah, I don't have an ARM linux box lying around. But it shouldn't be too difficult to build it yourself: see https://github.com/mb21/panwriter/?tab=readme-ov-file#develop
I've added this in https://github.com/mb21/panwriter/commit/edf6b24b6fc89246cb7a0a41c9593f4d2d938553, but will still need to do a release.