okfde / fragdenstaat_de

Froide Theme for fragdenstaat.de
https://fragdenstaat.de
Other
122 stars 21 forks source link

✨ ckeditor: automatically add slug as id for headings #275

Closed pajowu closed 2 years ago

pajowu commented 2 years ago

Closes #274

stefanw commented 2 years ago

Nice! Maybe check if there's not already an id so we don't accidentally overwrite existing ones.

pajowu commented 2 years ago

This would also mean that if we change a heading with a autogenerated id, the slug is not updated.

stefanw commented 2 years ago

Tricky, maybe also add a data attribute for auto-generated ones.