mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Removed extraneous characters.
This commit is contained in:
parent
cf9c949345
commit
c32a8b2ca1
@ -242,7 +242,7 @@ Markdown also supports reference style links.
|
|||||||
```
|
```
|
||||||
The title can also be in single quotes or in parentheses, or omitted
|
The title can also be in single quotes or in parentheses, or omitted
|
||||||
entirely. The references can be anywhere in your document and the reference IDs
|
entirely. The references can be anywhere in your document and the reference IDs
|
||||||
can be anything so long as they are unique. -->
|
can be anything so long as they are unique.
|
||||||
|
|
||||||
There is also "implicit naming" which lets you use the link text as the id.
|
There is also "implicit naming" which lets you use the link text as the id.
|
||||||
```markdown
|
```markdown
|
||||||
|
Loading…
Reference in New Issue
Block a user