mirror of
https://github.com/imfing/hextra.git
synced 2025-05-16 17:08:25 -04:00
Update pdf.md
This commit is contained in:
parent
24a2734ee5
commit
2355432542
@ -1,18 +1,17 @@
|
||||
---
|
||||
title: PDF
|
||||
title: Pdf
|
||||
---
|
||||
|
||||
## Example
|
||||
{{< pdf "https://dagrs.berkeley.edu/sites/default/files/2020-01/sample.pdf" >}}
|
||||
|
||||
## Usage
|
||||
|
||||
### With URL
|
||||
```
|
||||
```markdown
|
||||
{{< pdf "https://dagrs.berkeley.edu/sites/default/files/2020-01/sample.pdf" >}}
|
||||
```
|
||||
|
||||
### With Path
|
||||
```
|
||||
```markdown
|
||||
{{< pdf "path/to/your/pdf/file.pdf" >}}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user