aesthetic-programming
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

snippets.md
text/plain

Download raw (125 bytes)

To replace html images with markdown images:

Search: <img src="([^"]+)" width="(\d+)">
Replace: <!-- $0 -->\n![]({attach}$1)