Results 43 issues of Arwed S.

We have an out-of tree build, i.e. sphinx-build -b html src/ build/html -c src/doc/conf.py and Sphinx(-needs?) still creates a file named `_images/need_pie_401bf.png` below the src/ folder. We have added `src/_images`...

### Observed behavior Example warning: ``` File "workspace/.sphinx-venv/lib/python3.8/site-packages/sphinx/util/logging.py", line 425, in filter raise exc sphinx.errors.SphinxWarning: :9:Error in "image" directive: no content permitted. .. image:: img/accelerationTransfIDS_.* The acceleration vector is transformed...

While sphinx-needs directives inside a `\verbatim embed:rst` section are parsed by sphinx-needs (after being imported by breathe if they are included by one of the sphinx-breathe directives), the `:needs:` role...

sphinxcontrib-needs has a dependency on Sphinx 3.0.0 if Python 3.6.x is installed, and Sphinx >= 3.5 if Python 3.7 or newer is installed. Could you explain why? We are working...

**Description** To render plantuml in Markdown Preview Enhanced, I need to write the following syntax: ``` ```plantuml @startuml ``` Please support the language specifier Syntax with curly braces as well:...

**Problem:** When I run the cmake pypi package version from catkin, I get the following warning in the logs: make: warning: jobserver unavailable: using -j1. Add '+' to parent make...

**Problem:** In the attached example, the following warning is issued: ~~~ $ pymarkdown --config pymarkdown.json.txt scan pymarkdown_no-space-in-emphasis_md037_in_formulas.md pymarkdown_no-space-in-emphasis_md037_in_formulas.md:3:43: MD037: Spaces inside emphasis markers (no-space-in-emphasis) ~~~ **Expected result:** No warning is...

enhancement

**Problem:** With the attached markdown file and pymarkdown config, the following warnings are issued: ~~~ $ pymarkdown --config pymarkdown.json.txt scan pymarkdown_md006_false_positive_example.md pymarkdown_md006_false_positive_example.md:21:3: MD006: Consider starting bulleted lists at the beginning...

### Describe the bug **context** When parsing the following document snippet, I get an error: ```` The maps component is composed of the following packages: ```{sw-package-import} :dependency_graph: False :glob: **...

bug

Hi @danwos and @chrisjsewell, can you please give a short outlook on the next planned release date? I'm eager to integrate some features which currently are on master into our...