Skip to content

Support source Attribute for Markdown Items and Others#245

Open
martinmckenna wants to merge 3 commits into
jpmonette:masterfrom
martinmckenna:task/add-markdown
Open

Support source Attribute for Markdown Items and Others#245
martinmckenna wants to merge 3 commits into
jpmonette:masterfrom
martinmckenna:task/add-markdown

Conversation

@martinmckenna

@martinmckenna martinmckenna commented Jun 2, 2026

Copy link
Copy Markdown

Description

Fixes #244

This PR adds the ability to add markdown-supported items, which can be parsed by popular feeds such as NetNewsWire: https://netnewswire.blog/2025/11/05/netnewswire-for-mac-and-ios.html

The problem is that while I can add <source:markdown /> elements via the extensions option, the XML will fail because the source attribute was not declared at the top-level, so adding source:markdown doesn't actually work

source is a namespace described here: https://source.scripting.com/

@martinmckenna martinmckenna changed the title Support content:markdown for Markdown Items Support source Attribute for Markdown Items and Others Jun 2, 2026
@martinmckenna

Copy link
Copy Markdown
Author

also just to say it, this isn't an LLM PR, I genuinely need this for my own use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let content:encoded Be Configurable

1 participant