@@ -170,6 +170,10 @@ <h1>List of languages supported by Redmine code highlighter</h1>
170
170
< td > d</ td >
171
171
< td > The D programming language(dlang.org) [aliases: dlang]</ td >
172
172
</ tr >
173
+ < tr >
174
+ < td > dafny</ td >
175
+ < td > The Dafny programming language (github.com/dafny-lang/dafny)</ td >
176
+ </ tr >
173
177
< tr >
174
178
< td > dart</ td >
175
179
< td > The Dart programming language (dartlang.com)</ td >
@@ -200,7 +204,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
200
204
</ tr >
201
205
< tr >
202
206
< td > eex</ td >
203
- < td > Embedded Elixir [aliases: leex]</ td >
207
+ < td > Embedded Elixir [aliases: leex,heex ]</ td >
204
208
</ tr >
205
209
< tr >
206
210
< td > eiffel</ td >
@@ -354,6 +358,10 @@ <h1>List of languages supported by Redmine code highlighter</h1>
354
358
< td > irb</ td >
355
359
< td > Shell sessions in IRB or Pry [aliases: pry]</ td >
356
360
</ tr >
361
+ < tr >
362
+ < td > irb_output</ td >
363
+ < td > </ td >
364
+ </ tr >
357
365
< tr >
358
366
< td > isbl</ td >
359
367
< td > The ISBL programming language</ td >
@@ -468,7 +476,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
468
476
</ tr >
469
477
< tr >
470
478
< td > mathematica</ td >
471
- < td > Wolfram Mathematica, the world' s definitive system for modern technical computing. [aliases: wl]</ td >
479
+ < td > Wolfram Mathematica, the world' s definitive system for modern technical computing. [aliases: wl]</ td >
472
480
</ tr >
473
481
< tr >
474
482
< td > matlab</ td >
@@ -484,7 +492,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
484
492
</ tr >
485
493
< tr >
486
494
< td > mosel</ td >
487
- < td > An optimization language used by Fico' s Xpress.</ td >
495
+ < td > An optimization language used by Fico' s Xpress.</ td >
488
496
</ tr >
489
497
< tr >
490
498
< td > msgtrans</ td >
@@ -552,12 +560,16 @@ <h1>List of languages supported by Redmine code highlighter</h1>
552
560
</ tr >
553
561
< tr >
554
562
< td > plaintext</ td >
555
- < td > A boring lexer that doesn' t highlight anything [aliases: text]</ td >
563
+ < td > A boring lexer that doesn' t highlight anything [aliases: text]</ td >
556
564
</ tr >
557
565
< tr >
558
566
< td > plist</ td >
559
567
< td > plist [aliases: plist]</ td >
560
568
</ tr >
569
+ < tr >
570
+ < td > pony</ td >
571
+ < td > </ td >
572
+ </ tr >
561
573
< tr >
562
574
< td > postscript</ td >
563
575
< td > The PostScript language (adobe.com/devnet/postscript.html) [aliases: postscr,postscript,ps,eps]</ td >
@@ -584,7 +596,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
584
596
</ tr >
585
597
< tr >
586
598
< td > protobuf</ td >
587
- < td > Google' s language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto]</ td >
599
+ < td > Google' s language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto]</ td >
588
600
</ tr >
589
601
< tr >
590
602
< td > puppet</ td >
@@ -800,7 +812,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
800
812
</ tr >
801
813
< tr >
802
814
< td > xml</ td >
803
- < td > < desc for =" this-lexer " > XML< /desc > </ td >
815
+ < td > < desc for=" this-lexer"> XML< /desc> </ td >
804
816
</ tr >
805
817
< tr >
806
818
< td > xojo</ td >
@@ -816,7 +828,7 @@ <h1>List of languages supported by Redmine code highlighter</h1>
816
828
</ tr >
817
829
< tr >
818
830
< td > yaml</ td >
819
- < td > Yaml Ain' t Markup Language (yaml.org) [aliases: yml]</ td >
831
+ < td > Yaml Ain' t Markup Language (yaml.org) [aliases: yml]</ td >
820
832
</ tr >
821
833
< tr >
822
834
< td > yang</ td >
@@ -828,4 +840,4 @@ <h1>List of languages supported by Redmine code highlighter</h1>
828
840
</ tr >
829
841
</ table >
830
842
</ body >
831
- </ html>
843
+ </ html>
0 commit comments