Project

General

Profile

Actions

Defect #2922

closed

bad escaping of < and > in code exemple in redmine Wiki

Added by Paul Rivier about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
2009-03-06
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

see first example in this page : Plugin_Tutorial

it prints

ruby script/generate redmine_plugin &lt;plugin_name&gt;

while it should print

ruby script/generate redmine_plugin <plugin_name>


Related issues

Is duplicate of Redmine - Defect #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectivelyClosed2008-06-10

Actions
Actions

Also available in: Atom PDF