You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reading comments \ are loaded correctly, but when writing they are then replaced by \\. This leads to wrong comments when writing and reading multiple times.
I assume that it is not necessary to encode the comments.
The text was updated successfully, but these errors were encountered:
When reading comments
\
are loaded correctly, but when writing they are then replaced by\\
. This leads to wrong comments when writing and reading multiple times.I assume that it is not necessary to encode the comments.
The text was updated successfully, but these errors were encountered: