File tree Expand file tree Collapse file tree 3 files changed +29
-338
lines changed Expand file tree Collapse file tree 3 files changed +29
-338
lines changed Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ <h2> Methods</h2>
259
259
< tr >
260
260
< td class ="mono-bold "> generatePdf(spec)</ td >
261
261
< td class ="gray ">
262
- to programmatically generate the PDF
263
- takes a single parameter that can
262
+ to programmatically generate the PDF. < br />
263
+ Takes a single parameter that can be :
264
264
< ul >
265
265
< li > either a string containing the url of the specs</ li >
266
266
< li > or a JSON object representing a valid spec</ li >
@@ -336,9 +336,6 @@ <h2> Localization</h2>
336
336
gotoEl . scrollIntoView ( { block : 'start' , behavior : 'smooth' } ) ;
337
337
}
338
338
}
339
-
340
-
341
-
342
339
</ script >
343
340
</ body >
344
341
Original file line number Diff line number Diff line change @@ -336,9 +336,6 @@ <h2> Localization</h2>
336
336
gotoEl . scrollIntoView ( { block : 'start' , behavior : 'smooth' } ) ;
337
337
}
338
338
}
339
-
340
-
341
-
342
339
</ script >
343
340
</ body >
344
341
You can’t perform that action at this time.
0 commit comments