codex-team / codex-team/editor.js

Start unordered list via "* ..."💡

Open
#1,664 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

1. Describe a problem: I haven want to create unordered lists.

2. Describe the solution you'd like.

I wan to start a list very easy (without using touching the mouse):

Typing "*" at the beginning of a line should start a list. Example:
```
* foo
```

This pattern is very common and works in many browsers.

3. Are there any alternatives?
I could use TAB. But `* ...` is much easier.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.