Project

General

Profile

Actions

Defect #14443

closed

Property class in <code> inside <pre> does not accept a single quotes

Added by Łukasz R. almost 11 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Inside a new issue I want to put a piece of code with code syntax highlight

This code does NOT work:
   <pre><code class='php'>pre>

This work:
   <pre><code class="php">pre>

Redmine does not recognize a single quote, only double quote.


Related issues

Is duplicate of Redmine - Defect #28469: Syntax highlighter does not work if language name is single-quotedClosedGo MAEDA

Actions
Actions

Also available in: Atom PDF