This commit is contained in:
@ -41,7 +41,7 @@ const IconList = {
|
||||
label: "Symbol",
|
||||
widget: "string",
|
||||
required: false,
|
||||
hint: "Liste unter https://assets.cantorgymnasium.de/fonts/mdi/v7/preview.html",
|
||||
hint: "Liste unter https://assets.cantorgymnasium.de/fonts/mdi/v7/preview.html. Das `mdi` am Anfang ist wegzulassen.",
|
||||
};
|
||||
|
||||
const PreviewNumber = {
|
||||
|
@ -9,6 +9,7 @@ const EditorProps = {
|
||||
|
||||
const MarkdownProps = {
|
||||
widget: "markdown",
|
||||
show_raw: true,
|
||||
toolbar_buttons: {
|
||||
main: [
|
||||
"bold",
|
||||
|
Reference in New Issue
Block a user