Hello everyone, I got a huge number of posts from an old static blog. Inside the header there's a "tags" line, made this way:
tags: Steve Jobs, Steve Throughton-Smith, T'Bone, Better to Be a Pirate Than Join the Navy, Ben & Jerry, NBA75 The actual number of tags in the line can be any. Comma act as a delimiter and, after that, any character can be used inside a tag, spaces included. I can choose between two possible destination new formats. The first and preferred one is: tags: - Steve Jobs - Steve Throughton-Smith - T'Bone - (et cetera) The second format is: tags: ["Steve Jobs", "Steve Throughton-Smith", "T'Bone", "and so on"] Can anyone help me getting at least one of the two conversions right? Many thanks in advance. lux -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting here. Follow @bbedit on Twitter: <https://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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/82bdf83e-e068-4d56-a7db-5fc6819c9c9fn%40googlegroups.com.
