Skip to content

Commit

Permalink
features
Browse files Browse the repository at this point in the history
  • Loading branch information
e11sy committed Nov 2, 2024
1 parent f44e546 commit d79ac19
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Use `Tab` and `Shift+Tab` keys to create or remove sublist with a padding.

## Features

- 🀩 part of [Editor.js](https://editorjs.io/) ecosystem.
- πŸ“‚ supports nesting.
- πŸ”₯ supports `ordered` and `unordered` lists.
- πŸ”’ customizable start number.
- πŸ›οΈ customizable counter type (e.g. `lower-roman`).
- πŸͺœ max nesting level configuration.
- βœ… supports `checklist`.
- πŸ“ Nested List is compatible with [List](https://github.com/editor-js/list).
- 🀩 Part of [Editor.js](https://editorjs.io/) ecosystem.
- πŸ“‚ Nesting.
- πŸ”₯ Ordered and Unordered lists.
- βœ… Checklists.
- πŸ”’ Customizable start number.
- πŸ›οΈ Customizable counter type (e.g. `lower-roman`).
- πŸͺœ Max nesting level configuration.
- πŸ“ Compatible with [List](https://github.com/editor-js/list) and [Checklist](https://github.com/editor-js/checklist).

## Installation

Expand Down

0 comments on commit d79ac19

Please sign in to comment.