↓ 3 callersFunctiongetFilePath(
structure: I18N_STRUCTURE,
extension: string,
path: string,
slug: string,
locale: string,
)
packages/decap-cms-core/src/lib/i18n.ts:75
↓ 3 callersFunctionmarkdownToHtml(
markdown,
{ getAsset, resolveWidget, remarkPlugins = [], editorComponents = Map() } = {},
)
packages/decap-cms-widget-richtext/src/serializers/index.js:159
↓ 3 callersFunctionpreviewUrlFormatter(
baseUrl: string,
collection: Collection,
slug: string,
entry: EntryMap,
slugConfig?: CmsSlug,
)
packages/decap-cms-core/src/lib/formatters.ts:170