Skip to content

Conversation

@westonganger
Copy link
Contributor

Solves #1283

when :boolean then :toggle
when :text then :rte
when :text
@attributes['format'] == 'raw' ? :text : :rte
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected and desired behaviour regarding this feature would be @attributes['format'] == 'html' ? :rte : :text however this would likely break backwards compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant