We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72881af commit e1ef90aCopy full SHA for e1ef90a
web/README.md
@@ -69,5 +69,5 @@ Exclude any anchor tags from opening SimplePDF by adding the class `exclude-simp
69
Add a class `simplepdf` to any anchor tag to open them with SimplePDF:
70
71
```html
72
-<a href="/example.pdf" class="simplepdf">Open with SimplePDF</a>
+<a href="/example_without_pdf_extension" class="simplepdf">Open with SimplePDF</a>
73
```
0 commit comments