Skip to content

Commit 8cd238d

Browse files
ctruedenmattxwang
authored andcommitted
editing/index: fix some links
And add a link to footnotes documentation.
1 parent 6b024b7 commit 8cd238d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_pages/editing/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,12 @@ Note that the last example includes inline styling, which is kramdown-specific.
9999

100100
Certain kinds of structures have dedicated pages of this guide:
101101

102+
* [Images](images) (using [Liquid](#liquid), not Markdown,
103+
for more complex image needs such as galleries, figures, etc...)
102104
* [Tables](tables)
103105
* [Math expressions](math)
104106
* [Source code and syntax highlighting](code)
105-
* [Images](images) ([Liquid](#liquid), not markdown, facilitating complex image needs such as galleries, figures, etc...)
107+
* [Footnotes](citations#footnotes)
106108

107109
## Liquid
108110

@@ -138,8 +140,8 @@ The following tables list all of this site's general-purpose includes:
138140

139141
| Include | Purpose |
140142
|----------------------------------------------|-------------------------|
141-
| [citation](citations#include-citations) | Insert a citation |
142-
| [testimonial](citations#include-testimonial) | Insert a personal quote |
143+
| [citation](citations#citing-publications) | Insert a citation |
144+
| [testimonial](citations#testimonials) | Insert a personal quote |
143145

144146
#### Linking
145147

0 commit comments

Comments
 (0)