{"id":13774395,"url":"https://github.com/heyanlong/summernote-ext-highlight","last_synced_at":"2025-04-15T02:37:03.787Z","repository":{"id":32086853,"uuid":"35658891","full_name":"heyanlong/summernote-ext-highlight","owner":"heyanlong","description":"Based on code-prettify the summernote code highlighting plugin","archived":false,"fork":false,"pushed_at":"2020-11-30T06:18:02.000Z","size":16,"stargazers_count":30,"open_issues_count":5,"forks_count":29,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-01T23:40:27.287Z","etag":null,"topics":["highlight-plugin","summernote"],"latest_commit_sha":null,"homepage":null,"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/heyanlong.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}},"created_at":"2015-05-15T06:58:02.000Z","updated_at":"2023-03-28T16:10:15.000Z","dependencies_parsed_at":"2022-09-19T05:21:45.911Z","dependency_job_id":null,"html_url":"https://github.com/heyanlong/summernote-ext-highlight","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyanlong%2Fsummernote-ext-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyanlong%2Fsummernote-ext-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyanlong%2Fsummernote-ext-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyanlong%2Fsummernote-ext-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyanlong","download_url":"https://codeload.github.com/heyanlong/summernote-ext-highlight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248995102,"owners_count":21195497,"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":["highlight-plugin","summernote"],"created_at":"2024-08-03T17:01:26.316Z","updated_at":"2025-04-15T02:37:03.529Z","avatar_url":"https://github.com/heyanlong.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Syntax"],"readme":"# summernote-ext-highlight\nBased on [Google code-prettify](https://github.com/google/code-prettify) the [summernote](https://github.com/summernote/summernote) code highlighting plugin\n\n## Setup\n * Include summernote project script\n * Include [Font Awesome](http://fontawesome.io/)\n * Include the script tag below in your document\n```HTML\n\u003cscript src=\"http://your domain/summernote-ext-highlight.js\"\u003e\u003c/script\u003e\n```\n\n## Usage\n * Configuration summernote toolbar\n```javascript\n$('.summernote').summernote({\n    height: 200,\n    tabsize: 2,\n    // close prettify Html\n    prettifyHtml:false,\n    toolbar:[\n        // Add highlight plugin\n        ['highlight', ['highlight']],\n    ],\n    lang:'zh-CN'\n});\n```\n## Contacts\n* Email: yanlong.hee#gmail.com\n* Twitter: https://twitter.com/YanlongHe\n* Website: https://notes.yanlong.me/\n\n## License\nsummernote-ext-highlight may be freely distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyanlong%2Fsummernote-ext-highlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyanlong%2Fsummernote-ext-highlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyanlong%2Fsummernote-ext-highlight/lists"}