Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c768ce9a
Commit
c768ce9a
authored
Jun 23, 2021
by
Suzanne Selhorn
Committed by
Craig Norris
Jun 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Table footnotes: Changed numbers to an ordered list
parent
9df0d972
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
doc/development/documentation/styleguide/index.md
doc/development/documentation/styleguide/index.md
+4
-6
No files found.
doc/development/documentation/styleguide/index.md
View file @
c768ce9a
...
...
@@ -752,9 +752,8 @@ For example:
| App A | Description text.
<sup>
1
</sup>
|
| App B | Description text.
<sup>
2
</sup>
|
**1**
This is the footnote.
**2**
This is the other footnote.
1.
This is the footnote.
1.
This is the other footnote.
```
This text renders this output:
...
...
@@ -764,9 +763,8 @@ This text renders this output:
| App A | Description text.
<sup>
1
</sup>
|
| App B | Description text.
<sup>
2
</sup>
|
**1**
This is the footnote.
**2**
This is the other footnote.
1.
This is the footnote.
1.
This is the other footnote.
## Quotes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment