@fileverse-dev/ddoc 2.0.2-patch-1 → 2.0.2-patch-3

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 +4 -5
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -118342,7 +118342,7 @@ const y0t = [
118342
118342
  yKe,
118343
118343
  mlt,
118344
118344
  qot.configure({
118345
- html: !1,
118345
+ html: !0,
118346
118346
  // Allow HTML input/output
118347
118347
  tightLists: !0,
118348
118348
  // No <p> inside <li> in markdown output
@@ -118354,10 +118354,9 @@ const y0t = [
118354
118354
  // Create links from "https://..." text
118355
118355
  breaks: !0,
118356
118356
  // New lines (\n) in markdown input are converted to <br>
118357
- transformPastedText: !0,
118357
+ transformPastedText: !0
118358
118358
  // Allow to paste markdown text in the editor
118359
- transformCopiedText: !0
118360
- // Copied text is transformed to markdown
118359
+ // transformCopiedText: true, // Copied text is transformed to markdown
118361
118360
  }),
118362
118361
  glt,
118363
118362
  p0t.configure({
@@ -138757,7 +138756,7 @@ const agt = /* @__PURE__ */ q4(ogt), lgt = ({
138757
138756
  { "mt-0 xl:!mt-6": t }
138758
138757
  ),
138759
138758
  style: {
138760
- height: N && !t ? "calc(100vh - 4rem)" : "100vh"
138759
+ height: N && !t ? "calc(100vh - 4rem)" : "95vh"
138761
138760
  },
138762
138761
  children: [
138763
138762
  /* @__PURE__ */ _.jsxs(
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.2-patch-1",
5
+ "version": "2.0.2-patch-3",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {