Merijn
Merijn
So I think the docs need some love. I wonder when I change these links (just some examples) ``` [Sedona version release notes](../../setup/release-notes/) [how to contribute](../rule) [ST_S2CellIds](../Function/#st_s2cellids) ``` to ```...
Ok, I think I got it. I issued the following pull request: https://github.com/apache/sedona/pull/1334. Output is now as follows: ``` INFO - [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'render_by_default':...
To explain a bit futher. A lot of these constructs were like: `````` I replaced them with ```{: width="250px"}``` so the relative paths are now...
I issued a pull request, could you have a look? https://github.com/apache/sedona/pull/1359