mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixing "no spaces" issue (ref #577)
This commit is contained in:
parent
297ad94c84
commit
9e53bd78d9
3 changed files with 13 additions and 5 deletions
1
test/pdfs/unix01.pdf.link
Normal file
1
test/pdfs/unix01.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://docs.rice.edu/confluence/download/attachments/4588376/unix01.pdf?version=1
|
|
@ -128,6 +128,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "unix01",
|
||||
"file": "pdfs/unix01.pdf",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "fips197",
|
||||
"file": "pdfs/fips197.pdf",
|
||||
"link": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue