Code Syntax Highlighting Block

აღწერა

A WordPress plugin that provides a Gutenberg block for displaying computer source code with syntax-highlighting. Uses highlight.js under the hood.

  • ✅ Supports 192 languages
  • ✅ 256 included themes
  • ✅ Server rendered static HTML
  • ✅ Zero JS runtime dependencies
  • ✅ Dynamic light/dark mode based on preferred color scheme

ეკრანული სურათები

  • A demo of syntax-highlighted PHP code.
  • A demo of editing the block in the Gutenberg editor.

ბლოკები

ეს პლაგინი უზრუნველყოფს 1 ბლოკს.

  • Code with Syntax Highlighting Display computer code with syntax highlighting.

ხდკ

Why no line numbers?

Because highlight.js does not have them.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Code Syntax Highlighting Block” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Code Syntax Highlighting Block თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1.2

  • Updated Codemirror code editor in Gutenberg to latest version
  • Updated internal dependencies

1.1.1

  • Added option for setting global default line height

1.1.0

  • Added better code editor

1.0.0

  • Release