microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
3a3a0fdf923d96a9e8a9ac734c73f24433b525e8

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/tests/Fixtures/Frontmatter/valid-docs.md

11lines · modecode

1---
2title: Valid Documentation File
3description: A valid documentation file with all required fields
4author: Test Author
5ms.date: 2025-01-15
6ms.topic: overview
7---
8
9# Valid Documentation
10
11This file has valid frontmatter for a docs file.
12