{"id":18718544,"url":"https://github.com/highlightjs/highlightjs-bbcode","last_synced_at":"2025-04-12T14:04:28.799Z","repository":{"id":66013977,"uuid":"312925000","full_name":"highlightjs/highlightjs-bbcode","owner":"highlightjs","description":"bbcode - a language grammar for highlight.js","archived":false,"fork":false,"pushed_at":"2022-02-25T20:51:22.000Z","size":20,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-25T19:59:38.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","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","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-11-14T23:59:35.000Z","updated_at":"2023-09-24T11:45:13.000Z","dependencies_parsed_at":"2023-04-27T20:01:49.649Z","dependency_job_id":null,"html_url":"https://github.com/highlightjs/highlightjs-bbcode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-bbcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-bbcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-bbcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-bbcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlightjs","download_url":"https://codeload.github.com/highlightjs/highlightjs-bbcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223519436,"owners_count":17158875,"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:52.412Z","updated_at":"2024-11-07T13:21:53.040Z","avatar_url":"https://github.com/highlightjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://badgen.net/badge/status/seeking%20maintainer/orange)\n\nThis project is currently unmaintained and could use a new maintainer.  If interested, please open an issue.\n\n---\n\n# bbcode - a language grammar for highlight.js\n\n\n## Usage\n\nSimply include the Highlight.js library in your webpage or Node app, then load this module.\n\n### Static website or simple usage\n\nSimply load the module after loading Highlight.js.  The file you want is `bbcode.js` in the root directory.  This module is just a CDN build of the language, so it will register itself as the Javascript is loaded.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"/path/to/styles/default.css\"\u003e\n\u003cscript src=\"/path/to/highlight.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"/path/to/highlightjs-bbcode/bbcode.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n  hljs.highlightAll();\n\u003c/script\u003e\n```\n\n### Using directly from the jsDelivr CDN\n\n```html\n\u003clink rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/styles/default.min.css\"\u003e\n\u003cscript src=\"//cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/highlight.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/gh/RedGuy12/highlightjs-bbcode/src/bbcode.min.js\"\u003e\u003c/script\u003e\n```\n\n\n## License\n\nReleased under the MIT License. See [LICENSE][1] file for details.\n\n### Author\n\nPaul Reid \u003cpaul@reid-family.org\u003e\n\n## Links\n\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- Learn more about bbcode: \u003chttps://www.bbcode.org\u003e\n\n[1]: https://github.com/RedGuy12/highlightjs-bbcode/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-bbcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlightjs%2Fhighlightjs-bbcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-bbcode/lists"}