Our colleagues usually insert file path to the comment like this:
J:\Main\Objects\CharacterModels\Robot\_FBX\robot_gun_04_engine_test_textured.fbx
the visual editor converts it to this:
J:\Main\Objects\CharacterModels\Robot_FBX\robot_gun_04_engine_test_textured.fbx
(missing \ infront of _FBX)
Which is generates an invalid link.
I know the \ char usually an escape character
I found the {code} tag to prevent this.
Is there any config setting what I can set up to prevent this behavior of the editor in the future?
Best regards,
Peter