Link to somewhere in the document - Can't get this to work
Hi everyone. In Marked and several other MD editors, I've used this syntax after a title (or anywhere in the document):
line_of_text_here. {#my_tag}
Then somewhere else in the document, I can link to that line by using:
Please see my section about [raising turkeys](#my_tag)
Clicking on the "raising turkeys" link will jump to the "line_of_text_here."
----
This works great in several MD editors and Marked, but it does nothing in MMD Composer. Why?
In MMD Composer, I even see the "{my_tag}"
Do I have to use a different syntax in MMD Composer?
Can someone explain and help?
Thanks very much!
David
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Fletcher on 02 May, 2013 10:29 PM
The {#foo} syntax is not part of Markdown or MultiMarkdown. Some other Markdown variants have added it as an extra feature.
MultiMarkdown does support internal linking to headers and tables -- see the syntax guide below for more information.
You can get more information about syntax features:
Markdown
MultiMarkdown
Fletcher closed this discussion on 02 May, 2013 10:29 PM.
dcollett.seattle re-opened this discussion on 02 May, 2013 10:38 PM
2 Posted by dcollett.seattl... on 02 May, 2013 10:38 PM
OK, thanks Fletcher.
Fletcher closed this discussion on 02 May, 2013 10:44 PM.