@fileverse-dev/ddoc 2.0.1-patch-1 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +1 -3
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -105355,9 +105355,7 @@ function tee(t, e) {
|
|
105355
105355
|
function hlt(t) {
|
105356
105356
|
return t != null && (typeof t == "string" || t.nodeType && (t.nodeType === 1 || t.nodeType === 9 || t.nodeType === 11));
|
105357
105357
|
}
|
105358
|
-
const plt = new Ii().use(Vat), RE = new J5(
|
105359
|
-
headingStyle: "atx"
|
105360
|
-
});
|
105358
|
+
const plt = new Ii().use(Vat), RE = new J5();
|
105361
105359
|
RE.addRule("iframe", {
|
105362
105360
|
filter: ["iframe"],
|
105363
105361
|
replacement: function(t, e) {
|