thesis (p-thesis-last)

This commit is contained in:
Julie Blanc 2026-04-09 22:10:24 +02:00
parent 5715733a40
commit 824317476c
4 changed files with 17 additions and 11 deletions

View file

@ -6,7 +6,6 @@ export default class thesis extends Handler {
}
beforeParsed(content){
console.log("Thesis ------- ");
const strongs = content.querySelectorAll('strong');
strongs.forEach(strong => {