Daniel Woste

Results 78 issues of Daniel Woste

If a list of values is given for ```:data:``` option of ```.. test-env::``, then the ordering of this list gets lost. Instead all requested values get printed in alphabetical order....

bug

If I have the following code: ``` chapter 1 ========= chapter 1.1 ------------ chapter 1.1.1 ~~~~~~~~~~~~~ .. test-env:: xy.json :env: env_1, env_2 ``` Then the sections structure looks likes this....

bug

Providing more standardized output formats for ``diff``, ``report`` and ``graph`` to support the development of tools on top of wily. To embedded the wily results automatically (CI) in other tools/documents,...

Is it okay to add developer related content (like contributing, history, contributors, ... ) also as page to the sphinx documentation of wily? This would have the benefit that there...

> Looks very nice, but it seems to display the latex input instead of rending the equations (as intended by latex) ? > Sorry if you got two copies of...

Code-blocks and some other elements are looking strange when build on windows: ![image](https://user-images.githubusercontent.com/998700/190607852-5043c7bc-19fc-4c1a-a20e-7afe0d46cbef.png) [Complete DEMO example (WIN build)](https://github.com/useblocks/sphinx-simplepdf/files/9582730/Sphinx-SimplePDF-DEMO.pdf) On linux it looks like this and the used font is set...

In the DEMO PDF there is an example of 2 images inside a table. They get not rendered well (are too big). ![image](https://user-images.githubusercontent.com/998700/190642211-d8b23381-b47b-4e53-95e0-2082ade80044.png)

**Is your feature request related to a problem? Please describe.** The current implementation of the multiprocessing architecture has some problems, especially with bigger projects (500 - 25.000 pages):. * The...

internals:parallel
type:performance