On Thursday, August 15, 2013 4:10:10 PM UTC+2, Yitzhak Bar Geva wrote: > > TW5's wikitext is lovely. It's convenient, expressive and all the > superlatives, but off the beaten track. Scrivener supports MultiMarkdown. > My problem (and I believe I'm not alone) is that I want to push the same > content out over different media and keep them synchronized. >
Hi, As I wrote at github issues [1], I think Markdown[3] should be a valid subset of TiddlyWiki markup. ... but ... As you point out, Scrivener supports MultiMarkdown [2] which says at its homepage: MMD is a superset of the Markdown [3] syntax, originally created by John > Gruber. It adds multiple syntax features ... > So it adds "syntax features" that are needed by Scrivenger. I personally like Github and its GFM (Github Flavored Markdown) and pandoc [5] (for printing) that also adds its own usefull features and can handle a lot of syntax flavors. ..... With this list, I just want to point out, that there are several different usefull Markdown dialects out there. So IMO TiddlyWiki should include the minimum set of Markdown syntax that is still useable for "simple text". The rest can be plugins. IMO even Markdown as John Gruber designed it, should be a plugin, because this initial definition has some shortcommings, that all the other flavors tried to fix. We should not include them :) What do you guys think? have fun! mario [1] https://github.com/Jermolene/TiddlyWiki5/issues/124#issuecomment-22705113 [2] http://fletcherpenney.net/multimarkdown/ [3] http://daringfireball.net/projects/markdown/syntax [4] https://help.github.com/articles/github-flavored-markdown [5] http://johnmacfarlane.net/pandoc/ -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
