Completes: U4-2693 Make package.manifest less complex - WARNING: You need to upgrade your package.manifest files to support the new syntax. If you don't have validation specified then you just need to update the "prevalues" key. See the issue for details.
This commit is contained in:
@@ -15,7 +15,7 @@ So an editor can be used several times, with different configurations, and that
|
||||
##package.manifest
|
||||
So to add configuration options to our markdown editor, open the package.manifest file. rigth below the editor definition, paste in the following:
|
||||
|
||||
preValueEditor: {
|
||||
prevalues: {
|
||||
fields: [
|
||||
{
|
||||
label: "Preview",
|
||||
|
||||
Reference in New Issue
Block a user