نسخ من khaledmahfouz5/Maqtaa
feat: Add support for rendering .ipynb Jupyter/IPython notebooks (#491)
هذا الالتزام موجود في:
@@ -1,3 +1,4 @@
|
||||
import './ipynb';
|
||||
import PDFObject from 'pdfobject';
|
||||
|
||||
document.querySelectorAll<HTMLElement>('.table-code').forEach((el) => {
|
||||
@@ -79,5 +80,4 @@ if (document.getElementById('gist').dataset.own) {
|
||||
|
||||
document.querySelectorAll(".pdf").forEach((el) => {
|
||||
PDFObject.embed(el.dataset.src || "", el);
|
||||
})
|
||||
|
||||
})
|
||||
المرجع في مشكلة جديدة
حظر مستخدم