Skip to content

Commit e0e46ab

Browse files
committed
fix mdx for v2 [documentation]
1 parent 467062e commit e0e46ab

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/tech/Attributes.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
import MyMarkdown from '../_databox-api-php/doc/_initial_attribute_values.md';
21
---
32
title: 'Attribute Initial Values'
43
---
54

5+
import MyMarkdown from '../_databox-api-php/doc/_initial_attribute_values.md'
6+
67
# Attributes initial values
78

89
The following is imported from the `databox-api-php` image:

doc/tech/Renditions.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
import MyMarkdown from '../_databox-api-php/doc/_rendition_factory.md';
21
---
32
title: 'Rendition Factory'
43
---
54

5+
import MyMarkdown from '../_databox-api-php/doc/_rendition_factory.md'
6+
67
# Renditions
78

89
The following is imported from the `databox-api-php` image:

0 commit comments

Comments
 (0)