syntaxhighlighter icon indicating copy to clipboard operation
syntaxhighlighter copied to clipboard

WordPress plugin that makes it easy to post syntax-highlighted code snippets.

Results 92 syntaxhighlighter issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Using Wordpress 4.9.10 and SyntaxHighlighter Evolved 3.5.4, I created a page, and put the following content into the Text editor: ``` [php] [/php] [xml] [/xml] ``` When published, it displays...

[Type] Bug
[Pri] Normal

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Changes proposed in this Pull Request Add "color: initial" to preserve black color inside block-editor-plain-text block Fixes https://github.com/Automattic/themes/issues/3617 ### Screenshot / Video ### Before ![image](https://user-images.githubusercontent.com/17054134/128040862-786d763c-8695-41e7-944f-1c4c43686bfe.png) ### After ![image](https://user-images.githubusercontent.com/17054134/128040989-fe6d6197-3648-4c07-96bd-2477448cb4f9.png)

SyntaxHighlighter Evolved does not support AMP version. Kindly fix this problem.

[Type] Enhancement

I'd like to have support for [the TypeScript language](https://www.typescriptlang.org/).

[Type] Enhancement

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

On my blog, SyntaxHighlighter block renders like this: Notice the size and font mismatch between the post text, especially the inline `` tags, and the syntax highlighted block. That's because...

[Type] Enhancement

As the title says. I'm using Racket (a derivative of Scheme, which is itself a dialect of Lisp), but I guess it would be easy to support all Lisp dialects...

[Type] Enhancement