Björn Skoglund

Results 7 issues of Björn Skoglund

Read .gitignore files in the repo and use them to skip ignored files from upload. Flag `--no-gitignore` disables the functionality.

Newlines would previously get propagated to the confluence page so my pretty 80 character wide readme files would look awful compared to single line paragraphs. This fix replaces newlines in...

Hi! Maybe you have already considered and discarded this, there's a probably a better solution. Anyway, I added this small offset so the element doesn't jump when I click-drag it....

If it was possible to send parameters to a server side groovy script users could use that to write much more powerful tools server-side only.

enhancement

This PR depends on https://github.com/iamjackg/md2cf/pull/120 Currently images are rendered in default resolution when we push them to Confluence. For retina style screenshots for example this ends up unreadable in the...

* Update flake8 python version to 3.12 to fix github action error * Update flake8 to 6.1.0 to fix bug in linting f-strings