@fileverse-dev/ddoc 2.0.1-patch-1 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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) {
|