microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
67df902f90c7652251565eb4b67375c4e080e7a8

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.