Skip to content

Commit 457562f

Browse files
authored
refactor(md): remove unused Docusaurus properties (#3441)
1 parent 14e7870 commit 457562f

File tree

30 files changed

+11
-47
lines changed

30 files changed

+11
-47
lines changed

docs/core-concepts/cross-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
disableHtmlPreviews: true
2+
title: Cross Platform
33
---
44

55
# Cross Platform

docs/layout/css-utilities.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: CSS Utilities
3-
initialTab: 'preview'
4-
inlineHtmlPreviews: true
53
---
64

75
<head>

docs/layout/global-stylesheets.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: Global Stylesheets
3-
initialTab: 'preview'
4-
inlineHtmlPreviews: true
53
---
64

75
<head>

docs/layout/structure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Structure
3-
initialTab: 'preview'
43
---
54

65
import DocsCard from '@components/global/DocsCard';

docs/techniques/security.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Security
3-
disableHtmlPreviews: true
43
---
54

65
<head>

docs/theming/advanced.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Advanced Theming
33
sidebar_label: Advanced
4-
initialTab: 'preview'
5-
inlineHtmlPreviews: true
64
---
75

86
import CodeColor from '@components/page/theming/CodeColor';

docs/theming/colors.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: Colors
3-
initialTab: 'preview'
4-
inlineHtmlPreviews: true
53
---
64

75
import LayeredColorsSelect from '@components/page/theming/LayeredColorsSelect';

docs/theming/dark-mode.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: Dark Mode
3-
initialTab: 'preview'
4-
inlineHtmlPreviews: true
53
---
64

75
<head>

docs/troubleshooting/build.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
disableHtmlPreviews: true
32
title: Build Errors
43
---
54

versioned_docs/version-v5/core-concepts/cross-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
disableHtmlPreviews: true
2+
title: Cross Platform
33
---
44

55
# Cross Platform

0 commit comments

Comments
 (0)