You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a pretty simple package, the only thing you might want to do differently is name the language something other than `solidity`. If you want to do this, simply `import { definer } from 'highlightjs-solidity';` and use it like: `hljs.registerLanguage('othername', definer);`.
34
+
This is a pretty simple package, the only thing you might want to do differently is name the language something other than `turtle`. If you want to do this, simply `import { definer } from 'highlightjs-turtle';` and use it like: `hljs.registerLanguage('othername', definer);`.
35
35
36
36
### About the author
37
37
38
-
Find me at http://pospi.spadgos.com
39
-
40
-
Tip me some ether? (; `0x52c04Bf91ebB58221A4ac65967e4CDa15a871eba`
38
+
The code for Turtle was taken from the non-merged pull request by Mark Ellis, at https://github.com/ellismarkf/highlight.js/blob/c65ea836b3785a5b2ee2078461edaf38c005247d/src/languages/sparql.js
0 commit comments