@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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -3
  2. 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) {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "2.0.1-patch-1",
5
+ "version": "2.0.1",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {