Markdown in feeds in WordPress

Open
#268 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
markdown, wordpress
Domain
content, web-dev

Research direction

Start with the linked checklist for Markdown in RSS and the WordPress plugin proof-of-concept described in the issue. The work is complete when HTML from a WordPress post is converted to Markdown and the corresponding feed item includes a source:markdown element, validated on the hosted test site.

Written by the indexing model from the issue text.

Description

Back in July 2022, I wrote about supporting Markdown in RSS feeds. This is something FeedLand does, as a feed reader and editor. I would love to see all content editors support it as well as feed readers. One product in particular I'd like to support Markdown is Wordpress. The challenge is to figure out how to convert the HTML in a post to Markdown and then to get a source:markdown element in the corresponding item in the feed. Here's a checklist that explains how it works. If you have any interest in working on a plugin that does this please post something in this thread. I will host a WordPress site that runs the plugin as a proof-of-concept.

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More Content issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.