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.
2 parents 9e40756 + b2f345e commit 904761dCopy full SHA for 904761d
@theme/plugins/blog-posts.js
@@ -1,6 +1,6 @@
1
// @ts-check
2
3
-import { getInnerText } from '@redocly/realm/dist/shared/markdoc.js';
+import { getInnerText } from '@redocly/realm/dist/server/plugins/markdown/markdoc/helpers/get-inner-text.js';
4
5
import { dirname, relative, join as joinPath } from 'path';
6
import markdoc from '@markdoc/markdoc';
@theme/plugins/code-samples.js
0 commit comments