Skip to content
Snippets Groups Projects
Unverified Commit 89742c60 authored by chabotsi's avatar chabotsi Committed by GitHub
Browse files

DOCS: add a missing ref (#1687)


Co-authored-by: default avatarChris Holdgraf <choldgraf@berkeley.edu>
parent 220e7909
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ Then, reference the figure by its `:name:` value. For example:
| `` Here is [](my-fig-ref) `` | Here is [](my-fig-ref) |
| `` Here is [My cool fig](my-fig-ref) `` | Here is [My cool fig](my-fig-ref) |
| `` Here is {numref}`my-fig-ref` `` | Here is {numref}`my-fig-ref` |
| `` Here is {numref}`Custom Figure %s text ` `` | Here is {numref}`Custom Figure %s text <my-fig-ref>` |
| `` Here is {numref}`Custom Figure %s text <my-fig-ref>` `` | Here is {numref}`Custom Figure %s text <my-fig-ref>` |
(references:tables)=
## Reference tables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment