# Markup

Markup is used in the [Annotate](../plugins/annotate/), [Decorate](../plugins/decorate/), and [Sticker](../plugins/sticker/) plugins to compose and edit shapes.

* [Properties](../../../../docs/v8/api/markup-editor/properties/)  
A list of properties available to configure the markup editor.
* [Events](../../../../docs/v8/api/markup-editor/events/)  
A list of events which we can use to respond to the markup editor state appropriatly.
* [Shapes](../../../../docs/v8/api/markup-editor/shapes/)  
Describes shape types and style properties that are available for use in the Markup Editor, and the willRenderCanvas method.
* [Stickers](../../../../docs/v8/api/markup-editor/stickers/)  
Describes how to define stickers for the Annotate, Decorate, and Sticker plugins.
* [Exports](../../../../docs/v8/api/markup-editor/exports/)  
The functions, properties, and defaults related to markup editing that are exported by the Pintura module.