Benjamin Rancourt

Results 3 comments of Benjamin Rancourt

Additionally, using the basic HTML `` and `` elements, the script to make the current code work (https://github.com/TryGhost/Ghost/blob/main/ghost/core/core/frontend/src/cards/js/toggle.js) would no longer be necessary, thus speeding up page loading.

Hi, Here a working demo with some lorem ipsum text : [http://plnkr.co/edit/2ANtWUsDTgVKZP3MRJOE?p=preview](http://plnkr.co/edit/2ANtWUsDTgVKZP3MRJOE?p=preview).

In fact, using the following configuration, I think there would be 15 CSS classes to fix if I'm not mistaken. ```json { "config": { "card_assets": { "exclude": [ "callout" ]...