setop

Results 65 comments of setop

To me, the main benefit of having a specification of the format would be to be able to replace the component serving the documentation or the component building the documentation....

I just discovered [Zeal](https://zealdocs.org/) and offline documentation tool. It uses a pretty well documented [format](https://kapeli.com/docsets#dashDocset). I've been able to build new documentation with very [few lines of shell](https://git.zoocoop.com/setop/zeal_awk_docset/src/branch/main/cmd.txt).

On a very basic sample file, it works. To further investigate, we need you to provide your test file.

please upload input file somewhere so we can reproduce locally. moreover, msexcel seems limited to 1'048'576 lines so I guess you've generated your xlsx document with an other tool. maybe...

> it fails in the browser with: "Invalid plugin: got "[object Object]", expected an object or a function" same here. any advice on how to workaround this ?

I tried to "browserify" crypto-pouch and garbados-crypt, then import in an a html plas using a `` tag. And get the error.

I have the same kind of issue/bug with the palette function. Before opening the palette : ![photo_2022-03-02_19-36-38](https://user-images.githubusercontent.com/7794056/157078333-82e911a6-43c6-4770-9f9b-6fd951be3630.jpg) Then I choose a color. Then after choosing a color : ![photo_2022-03-02_19-36-38 (2)](https://user-images.githubusercontent.com/7794056/157078520-6d09d916-7dad-423e-a191-ac1cb5446785.jpg)...

it is fixed in #490 but not relased on pypi.org :(

does not work form me neither with last version v0.49.8 behind treafik. a bit of a shame as it is a pretty common production setup.

I confirm uses cases for pull API instead of handler. * if one want to pass other data than the XML chunk to the function processing the XML chunk *...