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.
 
+![ST_ShiftLongitude](../../../image/ST_ShiftLongitude/ST_ShiftLongitude.svg 
"ST_ShiftLongitude")

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
   ![ST_ShiftLongitude](../../../image/ST_ShiftLongitude/ST_ShiftLongitude.svg 
"ST_ShiftLongitude")
   ```



##########
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.
 
+![ST_ShiftLongitude](../../../../image/ST_ShiftLongitude/ST_ShiftLongitude.svg 
"ST_ShiftLongitude")
 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.
 
+![ST_ShiftLongitude](../../../image/ST_ShiftLongitude/ST_ShiftLongitude.svg 
"ST_ShiftLongitude")
 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]

Reply via email to