An idea for within document anchor references
    MDK 
    michaldominik at gmail.com
       
    Sun Aug 21 12:26:15 EDT 2005
    
    
  
>When I was playing around with my own version of Markdown, and
>using it for my wiki, I realized that I really wanted to be able to
>create anchors to headers within a file.
I miss this feature very much as well. But why don't we use a syntax like:
   [linked text][header]
...like we do with other links? If the link id ("header") matches any
of the header names in the document it's automatically resolved.
Regards,
-- 
Michał Dominik K.
michaldominik at gmail.com
www.mdk.org.pl
    
    
More information about the Markdown-Discuss
mailing list