Problem/Motivation
Default content "format" property is not available unless default_content module is installed.
Steps to reproduce
- Create a Drupal CMS project
- Require bistro
- Apply the recipe
Proposed resolution
Remove format.
Also remove the paragraph tags because HTML is being displayed when using with Drupal CMS when it is properly being displayed when using Drupal (core).
Comments
Comment #3
mradcliffe