loadPrism
loadPrism():
Promise
<any
>
Defined in: obsidian.d.ts:2248
Load Prism.js and return a promise to the global Prism object.
Can also use Prism
after this promise resolves to get the same reference.
Returns
Promise
<any
>
loadPrism():
Promise
<any
>
Defined in: obsidian.d.ts:2248
Load Prism.js and return a promise to the global Prism object.
Can also use Prism
after this promise resolves to get the same reference.
Promise
<any
>