Skip to content

scripts: generate Markdown admonitions based on metadata.yml #101

@schnaitter

Description

@schnaitter

It would be very useful to be able to create the admonitions for learning objectives based on the information present in metadata.yml.

To do this we need to:

  • read the file metadata.yml,
  • find all definitions of learning-objectives collect the information in a python dictionary,
  • create the markdown code for each admonition for the learning objectives
  • glue the markdown to a specific name
  • create examples of using the glued name to place a specific learning objective admonition into the correct place in an example page.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions