Link Token/ Reference link

pbassi's Avatar

pbassi

20 Jun, 2020 01:30 PM

I am trying to make some of my Markdown more readable and was trying to experiment with reference link link tokens. I am not sure why the first example is not working and the second one does. I am using a trial version of sublime text. Not sure if it is my syntax or the markdown package?
[Pat Bass][1]
[1]: http://www.patbass.com

[Pat Bass](http://www.patbass.com)

  1. 1 Posted by pbassi on 29 Jun, 2020 06:06 PM

    pbassi's Avatar

    I was trying to followup on this discussion/ question

  2. Support Staff 2 Posted by Brett on 29 Jun, 2020 07:16 PM

    Brett's Avatar

    Sorry this one slipped through my inbox. The only issue I see with your syntax, and it might just be this way in your paste, is that you need a blank line between the link and the reference. The following should work.

     [Pat Bass][1]
    
     [1]: http://www.patbass.com
    

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

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