Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orc/imgfix

A throwaway utility to make flickr embeds xhtml compatible
https://github.com/orc/imgfix

Last synced: 5 days ago
JSON representation

A throwaway utility to make flickr embeds xhtml compatible

Awesome Lists containing this project

README

        

IMGFIX:

A throwaway utility to make flickr embeds xhtml compatible by
self-closing the img tag and stripping the data-flickr-embed
attribute out of the a tag

Usage:

imgfix file [...] -- rewrites the flickr embeds in each file
imgfix < file -- strips the flickr gunk out of stdin, writes to stdout