highlightjs / highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://highlightjs.org/
BSD 3-Clause "New" or "Revised" License
23.3k stars 3.52k forks source link

(chore) Remove unused submodule #4047

Closed jnooree closed 1 month ago

jnooree commented 2 months ago

Changes

Removed unused submodule at the project root. This caused errors on projects which use hljs as a submodule.

Checklist

github-actions[bot] commented 2 months ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

1 file changed

Total change -1 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | highlight.min.js | 8.23 KB | 8.23 KB | -1 B |
jnooree commented 1 month ago

Any reason this not being merged in?

github-actions[bot] commented 1 month ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

3 files changed

Total change -3 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/core.min.js | 8.2 KB | 8.2 KB | -1 B | | es/highlight.min.js | 8.2 KB | 8.2 KB | -1 B | | highlight.min.js | 8.23 KB | 8.23 KB | -1 B |