17 lines
1.4 KiB
Markdown
Executable File
17 lines
1.4 KiB
Markdown
Executable File
Embed a live Markdown file directly into your page — always showing the current version, with no copy-pasting.
|
|
|
|
## The problem it solves
|
|
|
|
Content that lives in two places inevitably drifts apart. When your documentation, changelogs, or release notes live in a markdown file on GitHub or Git, you end up manually copying content into WordPress pages, and the two versions quickly fall out of sync.
|
|
|
|
## How it helps
|
|
|
|
Drop the Markdown widget anywhere on your page, give it a raw URL to any markdown file, and it renders the content in full — tables, code blocks, headings, images, everything. The content is fetched server-side (no CORS headaches) and cached for performance, so visitors always see the latest without you lifting a finger.
|
|
|
|
You can also upload a markdown file directly through the WordPress Media Library if you prefer not to link to an external URL.
|
|
|
|
## The result
|
|
|
|
Your WordPress content stays in sync with your source-of-truth markdown files automatically. Update the file in your repo, and the page updates — no copy-paste, no drift, no hassle.
|
|
|
|
<a href="https://docs.dotjuice.co.uk/docs/dotjuice-elementor-tools/widgets/markdown-widget" class="dj-docs-button" style="display: inline-block; padding: 14px 28px; background-color: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: 600; font-size: 16px; margin-top: 8px;">View full documentation →</a> |