Skip to content

Commit

Permalink
add examples/test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Nov 21, 2023
1 parent 753a2e6 commit 356e8bd
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,13 @@ Rendered:
> If you don't know where you're going, you might not get there.
{: .quote cite="https://en.m.wikiquote.org/wiki/Yogi_Berra" author="Yogi Berra"}

The citation and author parameters are optional, and if provided the `cite` key must be a URL.
The citation and author parameters are both optional. If provided the `cite` key must be a URL.

> If you don't know where you're going, you might not get there.
{: .quote cite="https://en.m.wikiquote.org/wiki/Yogi_Berra"}

> If you don't know where you're going, you might not get there.
{: .quote author="Yogi Berra"}

# Additional Features to Improve Learning

Expand Down

0 comments on commit 356e8bd

Please sign in to comment.