OPML Export to Outlined List of Blog Links Generator

https://www.paritybit.ca/links/

By eliana3h ago (Jul 5, 2026)

OPML Export to Outlined List of Blog Links Generator

nix
grep "outline" content/feeds.opml | sed 's/.*text=\"\(.*\)\" xmlUrl=\(.*\) htmlUrl=\(.*\) .*\/>/<li><a href=\3>\1<\/a> (<a href=\2>feed<\/a>)<\/li>/g'

Views

0

Lines

2

Characters

151

Likes

0

Details

Language
Nix
Created
Jul 5, 2026
Updated
3h ago
Size
0.1 KB

Build your snippet library

Join thousands of developers organizing and sharing code snippets.