# Editor Plugin Toolbar Lists Indentation

Toolbar lists and indentation plugin for @atlaskit/editor-core

**Note:** This component is designed for internal Atlassian development.
External contributors will be able to use this component but will not be able to submit issues.

## Overview

The Toolbar Lists Indentation plugin provides integrated toolbar controls for managing lists and indentation within the Atlassian Editor. It offers a unified interface for creating and manipulating bulleted lists, numbered lists, task lists, and controlling indentation levels across different content types.

## Key features

- **List creation and toggling** - Create and toggle between bulleted lists, numbered lists, and task lists
- **Indentation controls** - Indent and outdent list items with visual feedback on disabled states
- **Multi-toolbar support** - Integrate with primary and floating toolbars with responsive behavior
- **Smart state management** - Track and manage indentation states for lists, tasks, paragraphs, and headings
- **Flexible configuration** - Control indentation behavior for different content types through configuration options

## Install

- **Install** - *yarn add @atlaskit/editor-plugin-toolbar-lists-indentation*
- **npm** - [@atlaskit/editor-plugin-toolbar-lists-indentation](https://www.npmjs.com/package/@atlaskit/editor-plugin-toolbar-lists-indentation)
- **Source** - [Bitbucket](https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/editor/editor-plugin-toolbar-lists-indentation)
- **Bundle** - [unpkg.com](https://unpkg.com/@atlaskit/editor-plugin-toolbar-lists-indentation/dist/)

## Usage

**Internal use only**

@atlaskit/editor-plugin-toolbar-lists-indentation is intended for internal use by the @atlaskit/editor-core and as a plugin dependency of the Editor within your product.

Direct use of this component is not supported.

Please see [Atlaskit - Editor plugin toolbar lists indentation](https://atlaskit.atlassian.com/packages/editor/editor-plugin-toolbar-lists-indentation) for documentation and examples for this package.

## Support

For internal Atlassian, visit the slack channel [#help-editor](https://atlassian.slack.com/archives/CFG3PSQ9E) for support or visit [go/editor-help](https://go/editor-help) to submit a bug.

## License

Please see [Atlassian Frontend - License](https://hello.atlassian.net/wiki/spaces/AF/pages/2589099144/Documentation#License) for more licensing information.