Skip to content

Commit

Permalink
doc,manual: add link to candlesticks yt video
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Nov 11, 2023
1 parent a7654c4 commit 600266c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manual/index.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,11 @@ some already-loaded data.
return script
}|

@(define (candlesticks-yt . pre-content)
(apply link "https://www.youtube.com/watch?v=SUH5DABOQIc" pre-content))

See @candlesticks-yt{this YouTube video} for a live demo of chart
rendering.

@section{Guides}

Expand Down

0 comments on commit 600266c

Please sign in to comment.