Project

General

Profile

Actions

Defect #10465

closed

rendering Code highlighting without coulour

Added by Pascal C. about 13 years ago. Updated over 8 years ago.

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

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

Example:

# The Greeter class
class Greeter
  def initialize(name)
    @name = name.capitalize
  end

  def salute
    puts "Hello #{@name}!" 
  end
end
Actions #1

Updated by Etienne Massip about 13 years ago

Sorry, I don't get it??

Actions #2

Updated by Pascal C. about 13 years ago

I have not colored in my wiki.

Actions #3

Updated by Jean-Philippe Lang about 13 years ago

  • Resolution set to Cant reproduce
Actions #4

Updated by Go MAEDA over 8 years ago

  • Status changed from New to Closed

Cannot reproduce. Closing.

Actions

Also available in: Atom PDF