public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* IDs for labeled numbered example list items
@ 2012-03-23  4:55 Ryan Gray
  0 siblings, 0 replies; only message in thread
From: Ryan Gray @ 2012-03-23  4:55 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I was thinking that for labeled numbered example list items:

    @foo. Item

it would be useful if the list item generated was given an id of that name (\label in LaTeX). Then, we could make a link out of the reference:
 
    See item [@foo](#foo) for an example.

If Pandoc made an automatic reference definition for these as if you had included

    [@foo]: #foo

in your document, then you could just reference it with:

    See item [@foo][] for an example.


- Ryan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-23  4:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  4:55 IDs for labeled numbered example list items Ryan Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).