Hi Jizhad TiddlyWiki5's native wiki text syntax is largely similar to MarkDown (eg `backticks for code`, double new lines for paragraph breaks). See http://five.tiddlywiki.com/static/WikiText.html for more details.
Text parsers are pluggable modules in TiddlyWiki5, so it would be possible to port a full MarkDown parser like Showdown (a JavaScript port of MarkDown) as a TW5 plugin. Some tweaking might be needed as MarkDown doesn't have wikilinks, widgets or macros. Best wishes Jeremy On Mon, May 20, 2013 at 5:03 PM, Jizhad Ashley <[email protected]> wrote: > Are there any plans to support markdown formatting (and possibly others) > out of the box? > > Cheers, > > JA > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

