From cc64d655adb533db843d06109b257c091038ce98 Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Mon, 22 Apr 2024 12:48:39 -0700 Subject: [PATCH] Ensure example works. --- docs/qembedio-embed-pdf.qmd | 6 +++--- docs/qembedio-embed-revealjs.qmd | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/qembedio-embed-pdf.qmd b/docs/qembedio-embed-pdf.qmd index ff01b83..c432379 100644 --- a/docs/qembedio-embed-pdf.qmd +++ b/docs/qembedio-embed-pdf.qmd @@ -5,12 +5,12 @@ title: "Embed PDF" The `pdf` short code generates an embedded PDF object for HTML websites. You can use it with: ```markdown -{{{< pdf file="assets/test.pdf" >}}} +{{{< pdf file="assets/test.pdf" height="700px">}}} ``` -For example, we can show the `test.pdf` with: +For example, we can show the `my-pdf-file.pdf` with: -{{< pdf file="assets/test.pdf" >}} +{{< pdf file="assets/my-pdf-file.pdf" height="700px">}} ## Options diff --git a/docs/qembedio-embed-revealjs.qmd b/docs/qembedio-embed-revealjs.qmd index 96bd906..ca468fa 100644 --- a/docs/qembedio-embed-revealjs.qmd +++ b/docs/qembedio-embed-revealjs.qmd @@ -5,12 +5,12 @@ title: "Embed RevealJS Slides" The `revealjs` short code generates an embedded `