We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2201d commit 7cad0efCopy full SHA for 7cad0ef
public/js/reveal-markdown.js
@@ -1,4 +1,5 @@
1
/* eslint-env browser, jquery */
2
+/* global globalThis */
3
4
import { preventXSS, escapeAttrValue } from './render'
5
import { md } from './extra'
0 commit comments