Skip to content

Add terminalOpen to frontmatter metadata #132

@AriPerkkio

Description

@AriPerkkio

Is your feature request related to a problem?

It's not possible to have lessons where terminal is open by default. In tutorial lessons like https://tutorial-vite-plugin.pages.dev/1-vite-plugin/2-env-plugin/4-env-variables-in-load-hook/ I need to guide users to manually click the terminal open.

Describe the solution you'd like.

Add an option to frontmatter metadata for setting terminal open by default.

---
type: lesson
title: Some lesson
terminalOpen: true. # <-- New option, sets terminal open
---

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions