Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/orc/imgfix
- Owner: Orc
- License: bsd-3-clause
- Created: 2018-03-11T22:35:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T20:53:37.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T07:41:11.332Z (2 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 tagUsage:
imgfix file [...] -- rewrites the flickr embeds in each file
imgfix < file -- strips the flickr gunk out of stdin, writes to stdout