{"id":18718541,"url":"https://github.com/highlightjs/highlightjs-riscript","last_synced_at":"2025-06-17T02:35:11.222Z","repository":{"id":54643689,"uuid":"336398615","full_name":"highlightjs/highlightjs-riscript","owner":"highlightjs","description":"Highlight.js grammar for Riscript","archived":false,"fork":false,"pushed_at":"2022-02-25T21:03:45.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-19T14:04:39.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/highlightjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-05T21:58:18.000Z","updated_at":"2022-02-25T21:03:48.000Z","dependencies_parsed_at":"2022-08-13T22:40:12.449Z","dependency_job_id":null,"html_url":"https://github.com/highlightjs/highlightjs-riscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/highlightjs/highlightjs-riscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-riscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-riscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-riscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-riscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlightjs","download_url":"https://codeload.github.com/highlightjs/highlightjs-riscript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-riscript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260278048,"owners_count":22985187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:21:51.877Z","updated_at":"2025-06-17T02:35:11.183Z","avatar_url":"https://github.com/highlightjs.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# highlight.js grammar for [riscript](https://rednoise.org/rita/reference/riscript.html)\n\n## Simple usage\nLoad this mode (you can find it under `dist`) and the css file (you can find it under `css`) after loading highlight.js\nFor now I am still trying to get auto-detect to work, so you will need to add css class `riscript` to the `code` tag.\nA simple example is below\n```html\n\u003chead\u003e\n    ...\n    \u003cscript src=\"/path/to/highlight.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"/path/to/highlightjs-riscript/dist/riscript.min.js\"\u003e\u003c/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"/path/to/css/riscript.css\"\u003e\n    \u003cscript\u003e\n        hljs.highlightAll();\n    \u003c/script\u003e\n    ...\n\u003c/head\u003e\n\u003cbody\u003e\n    ...\n    \u003cpre\u003e\n        \u003ccode class=\"riscript\"\u003e\n        you code here\n        \u003c/code\u003e\n    \u003c/pre\u003e\n    ...\n\u003c/body\u003e\n```\n\n## License\nhighlight.js is released under BSD-3-Clause license, this grammar mode, RiScript and RiTa are released under the GPL license\n\n## Links\n- The official site for the Highlight.js library is \u003chttps://highlightjs.org/\u003e.\n- The Highlight.js GitHub project: \u003chttps://github.com/highlightjs/highlight.js\u003e\n- RiScript is a part of RiTa, a toolkit for computational literature: \u003chttps://rednoise.org/rita\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-riscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlightjs%2Fhighlightjs-riscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-riscript/lists"}