Skip to content

Commit

Permalink
let the backend add mandatory class names to certain elements
Browse files Browse the repository at this point in the history
  • Loading branch information
Movanna committed Jan 4, 2024
1 parent 544e21c commit 638f8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const config: Config = {
}
},
collections: {
addTEIClassNames: true,
addTEIClassNames: false,
replaceImageAssetsPaths: true,
enableLegacyIDs: false,
enableMathJax: false,
Expand Down

0 comments on commit 638f8d4

Please sign in to comment.