Skip to content

tutorialkit: custom directive inheritance #4

@palkan

Description

@palkan

TutorialKit supports providing custom configuration parameters through the custom attribute in the lesson's frontmatter: https://tutorialkit.dev/reference/configuration/#custom

However, unlike other directives, such as previews, terminals, this is one could only be set for a lesson, not for a part, chapter, or globally.

In our case, we use custom to specify the working directory for terminals and will probably use for other stuff.

It would be nice to define it at an upper scope level (chapter, part) and not copy-paste for each lesson.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttutorialkitFix/patch TutorialKit packages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions