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 #1

Updated by Toshi MARUYAMA almost 11 years ago

  • Category set to Text formatting
Actions #2

Updated by Go MAEDA almost 6 years ago

  • Is duplicate of Defect #28469: Syntax highlighter does not work if language name is single-quoted added
Actions #3

Updated by Go MAEDA almost 6 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed by #28469 (Redmine 3.3.8).

Actions

Also available in: Atom PDF