We have updated our blog engine to support advanced features for developers and creators. Here is a showcase of what you can do now:
You can now share snippets and complex embeds directly in your articles!
Syntax Highlighting
Sharing code is now easier than ever with our built-in code blocks:
hello-world.js
function helloWorld() {
console.log("Hello from PluginCrates!");
} Interactive Embeds
This is rendered via Custom HTML Block
Perfect for iframes, widgets, or custom layouts.
Alerts and Callouts
Always back up your scripts before running custom code snippets from the internet.