Sync dev with master
All checks were successful
website-dev / dev-build (push) Successful in 1m15s

This commit is contained in:
2024-01-21 14:19:59 +01:00
52 changed files with 306 additions and 294 deletions

View File

@ -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 = {

View File

@ -9,6 +9,7 @@ const EditorProps = {
const MarkdownProps = {
widget: "markdown",
show_raw: true,
toolbar_buttons: {
main: [
"bold",