You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Insert `note_embed.js` using `document.createElement` instead of `document.write`, and flag it `async`
* Only write one copy of `note_embed.(js|css)` to page
* Queue up notes to execute after `note_embed.js` is availble
* Add nuclear option for creating the target DIV for a note that has an inline script but no container
# Conflicts:
# dist/note_embed.js
0 commit comments