feat: add raw markdown editor (#866)
This commit is contained in:
committed by
GitHub
parent
dbf007a586
commit
f37952a84a
@ -694,6 +694,10 @@ collections:
|
||||
label: Required With Default
|
||||
widget: markdown
|
||||
default: Default **markdown** value
|
||||
- name: raw
|
||||
label: Raw Editor
|
||||
widget: markdown
|
||||
show_raw: true
|
||||
- name: pattern
|
||||
label: Pattern Validation
|
||||
widget: markdown
|
||||
|
Reference in New Issue
Block a user