Hello,

I would like to convert Multimarkdown internal links to Pandoc ones,
and from reading my BBEdit manual it seems like it would be easiest to
use grep to accomplish this (that is if someone can help me with the
regular expression I would need).

Multimarkdown handles internal links like so:

[ Charging for School Activities][]

and I use these in my table of contents to link to the Header
"Charging for School Activities".

to do the same thing in I would to write

[ Charging for School Activities](#charging-for-school-activites)

After looking at how to use grep I realised I could spend a long time
trying to get this right.  I have a long table of contents in a number
of documents.

Can anyone help please?

Thanks in advance.

Simon.

-- 
-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
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>



Reply via email to