I have to reformat a bunch of texts into the Dokuwiki syntax, which is 
basically a version of Markdown.  I'm wondering what the smartest way would 
be to do that using BBedit.  Thanks for your suggestions.

Here is a sample of the Dokuwiki syntax: https://www.dokuwiki.org/cheatsheet

*FORMATTING*
**bold** *bold*
//italic// *italic*
__underline__ underline
''monospace'' (single quotes) monospace
**//__''all together''__//** *all together*
<sup>sup</sup> and <sub>sub</sub> sup and sub
<del>delete text</del> delete text
force\\ newline force
newline
*LINKS*
[[http://www.google.com|Google]] Google <http://www.google.com/>
[[mailto:f...@example.com|Mr. Foo]] Mr. Foo 
<mailto%3Afoo%20%5Bat%5D%20example%20%5Bdot%5D%20com>
[[wiki:Syntax|Go to the syntax page]] Go to the syntax page 
<https://www.dokuwiki.org/wiki:syntax>
[[wiki:Syntax#anchor|Link to anchor]] Link to anchor 
<https://www.dokuwiki.org/wiki:syntax#anchor>
[[doku>interwiki|Interwiki link]] Interwiki link 
<https://www.dokuwiki.org/interwiki>



-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://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.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to