Skip to content

Commit

Permalink
Align code blocks in image demos
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Jul 5, 2021
1 parent 53c78a2 commit a3ae99c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This is from Markdown.
.. image:: https://source.unsplash.com/200x200/daily?cute+animals
:align: center
This is from reStructuredText.
````

Expand Down Expand Up @@ -83,10 +84,12 @@ This is from Markdown.
:align: center
:class: only-light
.. image:: https://source.unsplash.com/200x200/daily?cute+cats
:align: center
:class: only-dark
This is from reStructuredText.
````

0 comments on commit a3ae99c

Please sign in to comment.