Skip to content

Commit

Permalink
Turn the htmlwidgets chunk back on
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed May 26, 2023
1 parent 7581898 commit a070e36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions quarto-formats.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ If you're viewing this page on the web, you can drag the map around, zoom in and
You obviously can't do that in a book, so Quarto automatically inserts a static screenshot for you.

```{r}
#| eval: false
library(leaflet)
leaflet() |>
setView(174.764, -36.877, zoom = 16) |>
Expand Down

0 comments on commit a070e36

Please sign in to comment.