grafana / killercoda

This repository holds tutorials designed and hosted on Killercoda and interactive education platform.
https://killercoda.com/
Apache License 2.0
2 stars 4 forks source link

feat: Keep "directive oriented things" all caps #25

Closed Jayclifford345 closed 1 week ago

Jayclifford345 commented 1 week ago

Keep "directive oriented things" all caps as special metadata markers when in situations that killercoda doesn't require we name them a certain way (intro, finish, step1)

<!-- INTERACTIVE step3.md END -->

rather than

<!-- Interactive step3.md END -->
Jayclifford345 commented 1 week ago

Fixed in PR: #30