Copilot commented on code in PR #2686:
URL: https://github.com/apache/sedona/pull/2686#discussion_r2886504329
##########
docs/api/flink/Geometry-Editors/ST_ShiftLongitude.md:
##########
@@ -24,6 +24,7 @@ Introduction: Modifies longitude coordinates in geometries,
shifting values betw
!!!note
This function is only applicable to geometries that use lon/lat coordinate
systems.
+
Review Comment:
There should be a blank line after the image before the next section text
for consistent Markdown rendering (see e.g.
`docs/api/sql/Overlay-Functions/ST_Intersection.md:24-26`). As written, the
image and `Format:` line are in the same paragraph; please insert an empty line
after the image (and apply the same formatting to the other Geometry-Editors
pages updated in this PR).
```suggestion

```
##########
docs/api/snowflake/vector-data/Geometry-Editors/ST_ShiftLongitude.md:
##########
@@ -24,5 +24,6 @@ Introduction: Modifies longitude coordinates in geometries,
shifting values betw
!!!note
This function is only applicable to geometries that use lon/lat coordinate
systems.
+
Format: `ST_ShiftLongitude (geom: geometry)`
Review Comment:
There should be a blank line after the image before the next section text
for consistent Markdown rendering (see e.g.
`docs/api/sql/Overlay-Functions/ST_Intersection.md:24-26`). As written, the
image and `Format:` line are in the same paragraph; please insert an empty line
after the image (and apply the same formatting to the other Geometry-Editors
pages updated in this PR).
##########
docs/api/sql/Geometry-Editors/ST_ShiftLongitude.md:
##########
@@ -24,6 +24,7 @@ Introduction: Modifies longitude coordinates in geometries,
shifting values betw
!!!note
This function is only applicable to geometries that use lon/lat coordinate
systems.
+
Format: `ST_ShiftLongitude (geom: geometry)`
Review Comment:
There should be a blank line after the image before the next section text
for consistent Markdown rendering (see e.g.
`docs/api/sql/Overlay-Functions/ST_Intersection.md:24-26`). As written, the
image and `Format:` line are in the same paragraph; please insert an empty line
after the image (and apply the same formatting to the other Geometry-Editors
pages updated in this PR).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]