Skip to content

Commit

Permalink
doc: add figure captions (add vertical space)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Mar 29, 2024
1 parent 31d3311 commit 038bbd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,15 @@ The R package `calendar` is dedicated to create a monthly calendar. It plots and
<figcaption>Simple monthly calendar</figcaption>
</figure>

<br/>

<figure>
<img src="man/figures/calendar-demo-2.png" alt="">
<figcaption>Simple monthly calendar with weekends</figcaption>
</figure>

<br/>

<figure>
<img src="man/figures/calendar-demo-3.png" alt="">
<figcaption>Simple monthly calendar with events</figcaption>
Expand Down

0 comments on commit 038bbd4

Please sign in to comment.