File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
169
169
| Shell | shell, console | |
170
170
| Smali | smali | |
171
171
| Smalltalk | smalltalk, st | |
172
+ | SML | sml, ml | |
172
173
| Solidity | solidity, sol | [ highlightjs-solidity] ( https://github.com/highlightjs/highlightjs-solidity ) |
173
174
| Stan | stan, stanfuncs | |
174
175
| Stata | stata | |
@@ -201,5 +202,18 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
201
202
| Zephir | zephir, zep | |
202
203
<!-- LANGLIST_END -->
203
204
205
+ <!-- document it until we can fix it -->
206
+ ## Alias Overlap
207
+
208
+ If you are using either of these languages at the same time please be sure to
209
+ use the full name and not the alias to avoid any ambiguity.
210
+
211
+ | Language | Overlap |
212
+ | :-----------------------| :--------------------- |
213
+ | SML | ml |
214
+ | OCaml | ml |
215
+ | Lasso | ls |
216
+ | LiveScript | ls |
217
+
204
218
205
219
[ 1 ] : https://github.com/highlightjs/highlight.js#getting-the-library
You can’t perform that action at this time.
0 commit comments