vbv/server/vbv_lernwelt/core/constants.py

6 lines
69 B
Python

DEFAULT_RICH_TEXT_FEATURES = [
"ul",
"bold",
"italic",
]