Skip to content

Complete migration to YAML #36

Open
@EmilyGraceSeville7cf

Description

@EmilyGraceSeville7cf

Task

Migrate to YAML completely.

Motivation

It's better to use well-known syntax then extending Markdown with some special constructs. Furthermore it's much easier provide Intellisence for YAML via JSON schema then writing my own LSP server for Markdown-like language.

Also, directory pages require tags for examples to specify for instance whether some subdirectory or file is optional. It will be easier to do in YAML.

Notes

Migration should be done in automatic mode, via CLIP -> YAML converter and after complete v2.7.9 syntax support including syntax highlighting and snippets. LSP will not be implemented for v2.7.0 version.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions