Before conversion:
[=escaped text=]
Current UWC conversion:
*__This should be bold text__*
Desired:
Either { code }escaped text{ code }
or possibly {html}<code>escaped text</code>{html} so that it can be inlined
Description
Before conversion:
[=escaped text=]
Current UWC conversion:
*__This should be bold text__*
Desired:
Either { code }escaped text{ code }
or possibly {html}<code>escaped text</code>{html} so that it can be inlined
Description:
Before conversion:
*** The @[=CreateKintanaUser.sql=] script can be found inside ITG_HOME/utilities/db/system/
Current UWC conversion (notice the leading space in the name):
*** The @\[RELEASE.CreateKintanaUser].sql=\] script can be found inside ITG_HOME/utilities/db/system/
Desired:
*** The @{{CreateKintanaUser.sql}} script can be found inside ITG_HOME/utilities/db/system/
Brendan Patterson added a comment - 09/May/07 08:10 PM This has been resolved with the following fix:
Description:
Before conversion:
*** The @[=CreateKintanaUser.sql=] script can be found inside ITG_HOME/utilities/db/system/
Current UWC conversion (notice the leading space in the name):
*** The @\[RELEASE.CreateKintanaUser].sql=\] script can be found inside ITG_HOME/utilities/db/system/
Desired:
*** The @{{CreateKintanaUser.sql}} script can be found inside ITG_HOME/utilities/db/system/
Description: Before conversion: *** The @[=CreateKintanaUser.sql=] script can be found inside ITG_HOME/utilities/db/system/ Current UWC conversion (notice the leading space in the name): *** The @\[RELEASE.CreateKintanaUser].sql=\] script can be found inside ITG_HOME/utilities/db/system/ Desired: *** The @{{CreateKintanaUser.sql}} script can be found inside ITG_HOME/utilities/db/system/