'hidden_markup1', // all params must have a unique name 'type' => 'custom_markup', // this param type 'description' => __( 'Enter your content..', 'js_composer' ), // some description if needed 'value' => '
aaa
', // your custom markup ), */