Christian González

Results 219 comments of Christian González

Oh, and HEADER_TAG definitely isn't something the user should change. In the best case, the user should use the subclass of AbstractSegmentsContainer. So it *could* be named _HEADER_TAG, but this...

Hey @aptiko! How's your work going on?

closed by #74 Rest of documentation is TBD, but for now, we leave it. PRs welcome.

This is a really urgently needed feature - there currently is no python matrix library that supports cross signing - which renders using it near impossible for e2e connections. Is...

Hm, maybe when fixing this, it could be also explained better. I think the link should go to https://django-components.github.io/django-components/latest/concepts/fundamentals/render_api/#slots - but I am not sure, as there is no explanation...

Hm... https://pypi.org/project/mkdocs-linkcheck/ ? This only works with a pre-commit - better would be a plugin for mkdocs... that prints the errors in STDOUT, like other errors...

It could be a workaround (or a solution?) to use `for step in wizard.steps.all`?

AAARGH. Always the same. Searched for 2 hours now, and right after writing an issue, found it. It is part of [sphinx-autodoc2](https://sphinx-autodoc2.readthedocs.io/en/latest/config.html#confval-autodoc2_packages-auto_mode), not MYST-parser... But - this is still an...

feel free to squash the 2 commits.