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>
259259 < tr >
260260 < td class ="mono-bold "> generatePdf(spec)</ td >
261261 < 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 :
264264 < ul >
265265 < li > either a string containing the url of the specs</ li >
266266 < li > or a JSON object representing a valid spec</ li >
@@ -336,9 +336,6 @@ <h2> Localization</h2>
336336 gotoEl . scrollIntoView ( { block : 'start' , behavior : 'smooth' } ) ;
337337 }
338338 }
339-
340-
341-
342339 </ script >
343340</ body >
344341
Original file line number Diff line number Diff line change @@ -336,9 +336,6 @@ <h2> Localization</h2>
336336 gotoEl . scrollIntoView ( { block : 'start' , behavior : 'smooth' } ) ;
337337 }
338338 }
339-
340-
341-
342339 </ script >
343340</ body >
344341
You can’t perform that action at this time.
0 commit comments