I don't know about the {#id} part, but MultiMarkdown recognizes that syntax for
definition lists.
Out of curiosity, do I understand correctly that
term
: definition
is already in common usage when people write plain text? I was not aware of
that, so if so, I may start adopting it in my own emails etc.
--Andy
On Jul 1, 2013, at 11:33 AM, Matthieu Codron <[email protected]> wrote:
> Hello,
>
> As I am using markdown to write documentation, I am often tempted to make
> links to terms in definition lists.
>
> Since this is not possible for now (at least in php markdown extra), I was
> wondering if this could be a common addition in major implementation
> supporting definition lists.
>
> the syntax would be
>
> term {#id}
> : definition
>
> This syntax tries to follows current convention and use the similarity
> between titles and terms.
>
> Matthieu
_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss