Closed
Description
📚 Describe the documentation issue
Some docstrings are either missing syntax highlighting or being rendered incorrectly due to spacing issues in code.
For example, the code block in the documentation of transforms.NodePropertySplit is currently not rendered correctly.
Suggest a potential alternative/fix
See PR #9334 for a fix.