File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ path = [
1212 " .gitignore" ,
1313 " .dockerignore" ,
1414 " .editorconfig" ,
15- " docs/.vitepress/**"
15+ " docs/.vitepress/**" ,
16+ " docs/**.md"
1617]
1718SPDX-FileCopyrightText = " SAP SE or an SAP affiliate company"
1819SPDX-License-Identifier = " Apache-2.0"
Original file line number Diff line number Diff line change 1- <!--
2- SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3- SPDX-License-Identifier: Apache-2.0
4- -->
51# API Reference
62
73::: warning
Original file line number Diff line number Diff line change 1- <!--
2- SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3- SPDX-License-Identifier: Apache-2.0
4- -->
51---
62outline : deep
73---
Original file line number Diff line number Diff line change 1- <!--
2- SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3- SPDX-License-Identifier: Apache-2.0
4- -->
51---
62# https://vitepress.dev/reference/default-theme-home-page
73layout : home
Original file line number Diff line number Diff line change 1- <!--
2- SPDX-FileCopyrightText: SAP SE or an SAP affiliate company
3- SPDX-License-Identifier: Apache-2.0
4- -->
51# Markdown Extension Examples
62
73This page demonstrates some of the built-in markdown extensions provided by VitePress.
You can’t perform that action at this time.
0 commit comments