WP Manifestindependent plugin directory
manifest / content / markdown-rss

Markdown RSS

Adds <source:markdown> element to WordPress RSS feeds.

by Automattic Special Projects · github.com/a8cteam51/markdown-rss

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/a8cteam51/markdown-rss/archive/refs/heads/trunk.zip

Markdown RSS WordPress Plugin

This WordPress plugin adds a new element, <source:markdown> to your WordPress RSS feeds. This is useful for feed readers that support that format as well as AI agents to understand your content.

Installation

  1. Upload the plugin files to the /wp-content/plugins/markdown-rss directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

Changelog

1.0.0

  • First official release.