Testing Shortcodes

Modern static site generator with built-in CSS framework

#shortcodes#components tutorial

Testing Axcora Shortcodes in Markdown

This post demonstrates shortcodes in markdown content.

Image Shortcode

{% axcora-image src="/img/logo.png" alt="Axcora Logo" class="rounded-lg shadow-xl" %}

Button Shortcode

{% Button href="/about/" variant="primary" %}Learn More{% /Button %}

Alert Shortcode

Great!

Shortcodes are working in markdown files!

Regular Markdown

This is regular markdown content that works alongside shortcodes.

  • List item 1
  • List item 2
  • List item 3

Bold text and italic text work normally.

Previous Post

← Test Tags Fix

Next Post

Hello World →

© Axcora Framework. Built with Axcora