Opened 11 months ago
Last modified 8 weeks ago
#5645 new defect
Code blocks => being replaced with = >
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.6.0 |
Component: | documentation | Version: | 3.4.x |
Keywords: | Cc: |
Description (last modified by )
As noted in https://lists.osgeo.org/pipermail/postgis-users/2023-December/046287.html
Code blocks with
=>
are being converted to
= >
in the translated docs. code blocks don't make it to .pot files I don't think, so I suspect this is totally something in our conversion from po to xml
Case in point is - ST_Clip where I used ⇒ touched
https://postgis.net/docs/manual-dev/zh_Hans/RT_ST_Clip.html
So I could skip over other default options
Change History (2)
comment:1 by , 11 months ago
Description: | modified (diff) |
---|
comment:2 by , 8 weeks ago
Milestone: | PostGIS 3.5.0 → PostGIS 3.6.0 |
---|
Note:
See TracTickets
for help on using tickets.