Arnaud Degroote
Arnaud Degroote
It is more a question than a potential bug. I try to import some needs using needimport. Some needs have some links_back. In the context of needimport, with a specified...
It is not very clear from the documentation that one needs to add an extra entry in `need_extra_options` to have `need_string_links` works properly. Maybe it would be nice to have...
When using needextract, the math stuff is not properly rendered (cf both images)   Associated rst code ``` .. spec:: A spec with math stuff :id: MATH_STUFF A spec...
When trying to upgrade my project to newer version of sphinx-needs, I get the error described in title. I finally succeed to create a small reproducer. The problem seems to...
Considering ``` FOO ===== .. spec:: A spec with list stuff :id: LIST_STUFF .. list-table:: foo * - foo - bar * - buz - boo .. toctree:: foo.rst ```...