[TxMt] Italics and Bold in Markdown.
Luke Daley
ld at ldaley.com
Wed Mar 21 23:02:41 UTC 2007
On 21/03/2007, at 7:13 PM, Ciarán Walsh wrote:
> According to the syntax guide at http://daringfireball.net/projects/
> markdown/syntax#em:
>
> Emphasis can be used in the middle of a word:
> un*fucking*believable
>
> Also, I pasted your “this is s_om_e markdown” example into a new
> document and did Preview and the “om” was indeed italicised.
>
> Ciarán
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles/
Markdown.tmbundle/Support/bin
echo "bl_a_h" | ./MultiMarkdown.pl
gives me
<p>bl_a_h</p>
Perhaps this is an issue with MultiMarkdown?
Luke.
More information about the textmate
mailing list