mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 15:09:34 +00:00
fix mermaid
This commit is contained in:
@@ -70,7 +70,7 @@ const renderMermaid = async() => {
|
||||
}
|
||||
}
|
||||
})
|
||||
observer.observe(document.querySelector('#container'), { attributes: true, subtree: true })
|
||||
observer.observe(document.querySelector('#notion-article'), { attributes: true, subtree: true })
|
||||
}
|
||||
|
||||
function renderPrismMac() {
|
||||
|
||||
Reference in New Issue
Block a user