kantord / kantord/optative

add .op.mdx script format

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
17

Description

this would be useful for many reasons:

- adding self-maintenance logic to a markdown file per se
- simply use this as a source code, but reuse the text nodes and process them into structured context/annotations without having to use the `` node as a manual wrapper
- this library can be used: https://github.com/wooorm/markdown-rs
- header-delimited sectiosn (or sth similar) could add "lifecycyle-specific" annotations that only get added when compiling annotation list for a matching lifecycle event

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named; start by reviewing the existing parsing and lifecycle-annotation entry points, then evaluate the linked markdown-rs library. Done means .op.mdx files can reuse Markdown text nodes and support lifecycle-specific annotations without requiring manual wrappers.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, rust
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.