Hi all -

When doing html/php, I often have to insert, for example, multiple image 
names into a multiple repeating snippets of markup, e.g.

img-name-1
img-name-2
etc

goes into

<div><img src="<#img-name-1-here#>"></div>
<div><img src="<#img-name-2-here#>"></div>
etc

Is there a way to automatically grab sequential items from a list (ideally 
from the clipboard) and insert them into sequential placeholders?

Thanks!

- Kip Shaw

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.

Reply via email to