Closed (fixed)
Project:
User Guide
Version:
9.1.x-dev
Component:
DE translation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 May 2017 at 11:15 UTC
Updated:
31 Dec 2022 at 00:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joachim namysloComment #3
joachim namysloComment #4
baluertlComment #5
jhodgdonHi! I'm getting an AsciiDoc error from this page.
The problem seems to be on this line:
The problem is that the + sign in AsciiDoc has a formatting meaning. What we need here is a literal + sign. The English text does not have this problem because in English the + is by itself saying "+ sign" and it is not interpreted as formatting.
It looks like the fix is to preface with a \ character. I'll take care of this.
I am going to fix a few files and make one commit on #3041914: [DE] Start over user guide translation. Will be done in a little while hopefully...
Comment #6
joachim namysloI'll take a look
Comment #7
jhodgdonI already fixed it in the patch on the other issue.
Comment #8
joachim namyslo