الصفحات · Laravilt
MarkdownEditor
Markdown editor with toolbar, preview and file attachments.
A Markdown editor with a toolbar and a live preview rendered by markdown-it.
php
API reference
| Method | Description |
|---|---|
toolbarButtons(array) | Visible toolbar buttons |
disableAllToolbarButtons() | Hide the toolbar |
preview(bool) | Enable the preview |
fileAttachments(bool) | Allow attachments |
fileAttachmentsDisk() / fileAttachmentsDirectory() | Attachment storage |
fileAttachmentsAcceptedFileTypes() / fileAttachmentsMaxSize() | Attachment limits |
showCharacterCount(bool) / showWordCount(bool) | Counters |