Project

General

Profile

Actions

Feature #14063

closed

Use HTML-Code

Added by Felix Muster over 11 years ago. Updated over 11 years ago.

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

0%

Estimated time:
Resolution:
Invalid

Description

Hello,
I want to use HTML-Code in Redmine.

I have a piece of code that should enable this:

desc “Insert html” + “\n\n” +
” !{{html(html block)}}”
macro :html do |obj, args, text|
text.html_safe
end

but I don't know how to implement...

(We use the newest redmine-version)

Actions

Also available in: Atom PDF