mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-16 19:54:38 +02:00
Removed extraneous characters.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user