Layout – Webdesign

0,00 / maand excl. BTW

Layout kiezen / webdesign aanpassen

Ander webdesign / layout? Dat kan hier heel gemakkelijk!

  1. Gratis: Kies één van de voor geprogrammeerde layouts.
  2. Gratis: Pas je gekozen webdesign naar wens aan.
  3. Kies hier een andere gratis layout: Gratis implementatie.
  4. Kies een andere gratis layout: Vergoeding voor implementatie.
  5. Kies een betaald thema: Vergoeding voor implementatie.
  6. Laat een layout voor je maken.

Andere Layout

Ander Webdesign

Wat kunnen wij voor je doen?

Eénmalige betaling

1. Om welk webdesign gaat het (naam)
2. Waar kunnen wij het vinden
3. Als het in een account staat, mogen wij dan inlog-gegevens opdat wij het kunnen uploaden

Het verwijderen van webdesigns bespaart webruimte. Als er een webdesign extra op je website / webshop wordt gezet, dan kost dat webruimte.

Prijs per maand

Categorie:

Beschrijving

Vaaky Highlighter – Syntax Highlighter for Gutenberg

Beschrijving

Vaaky Highlighter is a lightweight syntax highlighter plugin for WordPress Gutenberg.
It allows you to add clean, readable, and visually appealing code blocks and code snippets with automatic language detection.

Syntax highlighting is powered by Highlight.js, a fast and dependency-free JavaScript library that supports multiple programming languages and themes.

Vaaky Highlighter is ideal for developers, bloggers, technical writers, and documentation sites who want elegant syntax-highlighted code without unnecessary bloat.

Using it is simple: add the Vaaky Highlighter Sourcecode block in Gutenberg, paste your code, and publish — the plugin handles everything automatically.

View the live demo of all supported themes:
Demo Page

Usage

  1. Add the Vaaky Highlighter block in the Gutenberg editor
  2. Paste or write your code
  3. Select a language (optional)
  4. Save and view your page on the frontend

Supported Languages

  • Apache
  • Bash
  • C
  • C#
  • C++
  • CSS
  • DNS Zone file
  • DOS
  • Django
  • Dockerfile
  • Go
  • HTML / XML
  • Handlebars
  • JSON
  • Java
  • JavaScript
  • Markdown
  • Nginx
  • Objective-C
  • PHP
  • Plaintext
  • PostgreSQL & PL/pgSQL
  • PowerShell
  • Python
  • R
  • Ruby
  • Rust
  • SCSS
  • SQL / MySQL
  • Shell
  • Twig
  • TypeScript
  • YAML / YML

Schermafbeeldingen

  • Gutenberg syntax highlighter block
  • Visual Studio 2015 theme – JavaScript code snippet
  • Visual Studio 2015 theme – PHP code snippet
  • Visual Studio 2015 theme – YAML code snippet
  • Monokai (Sublime) theme – JavaScript code snippet
  • Monokai (Sublime) theme – YAML code snippet
  • Monokai (Sublime) theme – PHP snippet with scrollbar
  • Monokai (Sublime) theme – PHP snippet with line wrapping

Blokken

Deze plugin heeft 1 blok.

  • Vaaky Highlighter

Installatie

Minimum Requirements

  • WordPress 6.0 or higher
  • PHP 5.6 or higher

Automatic Installation

  1. Go to Plugins Add New in your WordPress dashboard
  2. Search for Vaaky Highlighter
  3. Click Install Now
  4. Activate the plugin

Manual Installation

  1. Download the plugin ZIP file
  2. Go to Plugins Add New
  3. Click Upload Plugin
  4. Upload the ZIP file and activate

For help, see the official WordPress guide:
https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation

FAQ

Does Vaaky Highlighter work with Gutenberg?

Yes. Vaaky Highlighter is built specifically for the Gutenberg block editor and integrates seamlessly as a custom code block.

Which syntax highlighting library does this plugin use?

Vaaky Highlighter uses Highlight.js with automatic language detection.

What themes are supported?

The plugin supports 30 syntax highlighting themes, including:

Dark themes:
Monokai (Sublime), Visual Studio 2015, GitHub Dark, Android Studio, Tokyo Night Dark, Rose Pine, Nord

Light themes:
GitHub, StackOverflow Light, Google Code, Tokyo Night Light, Rose Pine Dawn

How can I highlight a language that is not listed?

Leave the language selection empty. Highlight.js will automatically detect the language.
If detection fails, you can request support via GitHub:
https://github.com/finallyRaunak/vaaky-highlighter/issues

Does the plugin support line numbers?

No, line numbers are not supported at this time.

Does Vaaky Highlighter work with the Classic Editor?

Yes. You can use the shortcode:

[vaakyHighlighterCode lang="php"]Your code here[/vaakyHighlighterCode] 

The lang attribute is optional. If omitted, the language will be auto-detected.

Beoordelingen

14 mei 2023
Vaaky Highlighter is a great plugin for adding syntax highlighting to code snippets on WordPress sites. It’s easy to use and supports a wide range of languages making it a reliable choice. Overall, I highly recommend it with a 5 star rating.
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Vaaky Highlighter – Syntax Highlighter for Gutenberg” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.1.0 – 2026-01-10

  • Updated WordPress compatibility to 6.9
  • Upgraded Highlight.js from v11.2.0 to v11.11.1
  • Added support for 24 additional languages
  • Added new themes: Tokyo Night, Rose Pine, Nord
  • Updated all existing themes
  • Fixed WordPress.org compatibility warnings

1.0.6 – 2024-01-01

  • Fixed deprecated settings notice
  • Tested with latest WordPress version

See the changelog for all versions.