test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
13
tests/fixtures/awesome-ski-game/handbook/trails/glacier-bowl.md
vendored
Normal file
13
tests/fixtures/awesome-ski-game/handbook/trails/glacier-bowl.md
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "trail.glacier-bowl"
|
||||
title = "Glacier Bowl"
|
||||
family = "trail"
|
||||
authority = "authoritative"
|
||||
status = "open"
|
||||
tags = ["alpine", "route", "snow"]
|
||||
summary = "Defines the terrain and route constraints for the first playable descent."
|
||||
+++
|
||||
|
||||
Glacier Bowl is a wide alpine route with one narrow entry, a sheltered practice face, and a marked
|
||||
exit. The playable route must keep the entry and exit readable in flat light.
|
||||
Loading…
Add table
Add a link
Reference in a new issue