Live Markdown embeds content from any external Markdown file URL (e.g., from GitHub). It is always fresh as it is fetched during page rendering.
Tip:
You can optionally filter for a specific header section from the external file.
Features
- Real-time Sync: Hot-links external Markdown files so your wiki is always updated alongside your source code repositories.
- Formatting Support: Converts Standard and GitHub Flavored Markdown into native wiki blocks.
- Partial Includes: Target specific sub-headings locally to embed only the relevant section.
How to use
Type /live-markdown and provide the direct URL to the raw `.md` file. Optionally specify a heading to extract only partial content.