summaryrefslogtreecommitdiffstats
path: root/public/help/code_highlighting_languages.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/code_highlighting_languages.html')
-rw-r--r--public/help/code_highlighting_languages.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/public/help/code_highlighting_languages.html b/public/help/code_highlighting_languages.html
index 51435631f..eda279942 100644
--- a/public/help/code_highlighting_languages.html
+++ b/public/help/code_highlighting_languages.html
@@ -663,6 +663,10 @@
<td>The ReScript programming language (rescript-lang.org)</td>
</tr>
<tr>
+ <td>rml</td>
+ <td>A system agnostic domain-specific language for runtime monitoring and verification (https://rmlatdibris.github.io/)</td>
+ </tr>
+ <tr>
<td>robot_framework</td>
<td>Robot Framework is a generic open source automation testing framework (robotframework.org) [aliases: robot,robot-framework]</td>
</tr>
@@ -727,10 +731,6 @@
<td>Standard ML [aliases: ml]</td>
</tr>
<tr>
- <td>solidity</td>
- <td>Solidity, an Ethereum smart contract programming language</td>
- </tr>
- <tr>
<td>sparql</td>
<td>Semantic Query Language, for RDF data</td>
</tr>
@@ -792,7 +792,7 @@
</tr>
<tr>
<td>toml</td>
- <td>the TOML configuration format (https://github.com/mojombo/toml)</td>
+ <td>the TOML configuration format (https://github.com/toml-lang/toml)</td>
</tr>
<tr>
<td>tsx</td>