On Tue, Mar 12, 2013 at 12:06:55AM +0100, Bastien wrote: > Hi Terry, > > tftor...@tftorrey.com (T.F. Torrey) writes: > > > I'm not experienced with markdown, but this doesn't look right to > > me. >
> AFAIK there is no syntax for underlining in Markdown, so underlined > text in Org will be exported as plain text in Markdown. I would argue that underlining is a form of emphasis, so the leading and trailing underscores should be passed through verbatim to markdown (which, in markdown syntax is an emphasized span). rick