dile-editor component
Default editor
```
.Cms {
&-content{
pre {
overflow-x: auto;
margin: 0 0 15px;
background-color: #fdf6e3;
font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
line-height: 1.5em;
tab-size: 4;
padding: 1em;
font-size: 0.9em;
color: #657b83;
border-radius: 0.3em;
hyphens: none;
}
img {
max-width: 100%;
}
}
}
```
Language Spanish
Initialized editor
# Dile editor
This is a rich editor. This editor has a value property with the markdown code of this content editable area.
Styled editor
### I have some styles
Do you like it?
- Yes
- No
Disable some toolbar options
In this editor you will find less options.
There are `h1|h2|h3|h4|italic|image|link` disabled items.
Errored editor
Editor with custom option