Page 1 of 1

<codeph> trims spaces

Posted: Thu Jan 16, 2020 9:49 am
by DmitryS
Hi!
Some commands need really three spaces between parameters.
But when I use, for example, this code:

Code: Select all

<codeph>ru   GXG_DESCRI006</codeph>
I got one space only.
My solution is

Code: Select all

<codeph>ru&#8202;&#8202;&#8202;GXG_DESCRI006</codeph>
but I think it is not suitable.

Sincerely,
Dmitry

Re: <codeph> trims spaces

Posted: Tue Jan 21, 2020 3:10 pm
by julien_lacour
Hello Dmitry,

I've logged this issue on our tracking system and we will notify you when a fix will be available.

Regards,
Julien