Actions
Defect #16767
closedtext replaced with question mark
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
ALTER TABLE UIPD.NNOTETEMPLATE
ADD (STUDYKEYWORD VARCHAR2(10))
ALTER TABLE UIPD.NNOTETEMPLATE
ADD (STUDYKEYWORD VARCHAR2)
does anyone know why my text without wiki syntax will be display as question mark?
Updated by Jean-Philippe Lang about 11 years ago
- Status changed from New to Closed
- Resolution set to Invalid
This is the Textile syntax for acronyms:
ACRONYM(This is the definition)
gives:
ACRONYM
Actions