codex-team / codex-team/editor.js
Snippet style plugins
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
If snippet style plugins were supported, we could eg implement markdown style declarations without explicitly supporting markdown as an input format.
Eg a set of snippets that could convert
`^# ` to a new H1 section (where `^` is start of line)
or type `^- ` to start a bullet list
etc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.