1.0.1 • Published 6 years ago

@veams/component-rte v1.0.1

Weekly downloads
25
License
MIT
Repository
github
Last release
6 years ago

Rich Text Editor (Markdown Component)

Description

The RTE component is a simple partial which supports the usage of markdown files just by referencing them in your file system.


Requirements


Installation

Installation with Veams

veams install component rte
veams -i c rte

Fields

rte.hbs

Settings

ParameterTypeValueDescription
settings.rteContextClassStringdefaultContext class of the component.
settings.rteClassesStringModifier classes for the component.
settings.rteCWDBooleanSet to true if you want use the current working directory of the page.
settings.rteCWDLevelUpNumberYou can go up directories by providing a number.

Content

ParameterTypeDescription
content.rteMdStringPath to markdown file (starting at the root directory if you do not use settings.rteCWD).
1.0.1

6 years ago

1.0.0

6 years ago