Used https://github.com/openfun/joanie as boilerplate, ran a few transformations with ChapGPT and adapted models and endpoints to fit to my current vision of the project.
12 lines
134 B
JSON
12 lines
134 B
JSON
{
|
|
"wordwrap": 600,
|
|
"selectors": [
|
|
{
|
|
"selector": "h1",
|
|
"options": {
|
|
"uppercase": false
|
|
}
|
|
}
|
|
]
|
|
}
|