mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 09:46:02 +01:00
Update Rouge to 3.4.1 (#31556).
Patch by Marius BALTEANU and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18258 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -39,7 +39,7 @@ print "Hello, world!\n";
|
||||
RAW_PERL
|
||||
expected_perl = <<'EXPECTED_PERL'
|
||||
<span class="c1">#!/usr/bin/perl</span>
|
||||
<span class="k">print</span> <span class="s">"Hello, world!\n"</span><span class="p">;</span>
|
||||
<span class="k">print</span> <span class="p">"</span><span class="s2">Hello, world!</span><span class="se">\n</span><span class="p">";</span>
|
||||
EXPECTED_PERL
|
||||
raw_prolog = <<'RAW_PROLOG'
|
||||
#!/usr/bin/swipl
|
||||
|
||||
Reference in New Issue
Block a user