mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Added Ruby
Added Ruby lang in Syntax colorization languages list, one of the most used language (mostly in web with the framework Ruby on Rails). It could be attractive for the Ruby developers see their preferred language in the list.
This commit is contained in:
parent
95872c9b82
commit
b48262b8c1
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
||||||
<br>
|
<br>
|
||||||
<h4 title="Syntax colorization">Basic Syntax Colorization</h4>
|
<h4 title="Syntax colorization">Basic Syntax Colorization</h4>
|
||||||
<p>XML, PHP, C#, C++, Razor, Markdown, Diff, Java, VB, CoffeeScript, Handlebars, Batch, Pug, F#, Lua, Powershell,
|
<p>XML, PHP, C#, C++, Razor, Markdown, Diff, Java, VB, CoffeeScript, Handlebars, Batch, Pug, F#, Lua, Powershell,
|
||||||
Python, SASS, R, Objective-C</p>
|
Python, Ruby, SASS, R, Objective-C</p>
|
||||||
<br>
|
<br>
|
||||||
<p>Colorizers are implemented using <a href="monarch.html"
|
<p>Colorizers are implemented using <a href="monarch.html"
|
||||||
target="_blank">Monarch</a>.</p>
|
target="_blank">Monarch</a>.</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue