Hi,
I’m trying to reformat screenplay dialogue into literary dialogue via grep.
Example:
*BILL*
*I like pizza.*
into
*“I like pizza” said Bill.*
An alternate source to edit would be to use all the hidden characters from
Final Draft, eg:
<Text>BILL</Text>
</Paragraph>
<Paragraph Type="Dialogue">
<Text>I like pizza.</Text>
Thanks a bunch if anyone can advise how to do this. I’m a noob but I guess
I need a wildcard like .* but with a function that includes it in the
replace but preserving the unique name and dialogue in each instance. Hope
that makes sense.
Dave
--
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/910a3a89-87c5-4af5-b42a-e391d321bfb0%40googlegroups.com.