marp-team / marpit

The skinny framework for creating slide deck from Markdown
https://marpit.marp.app/
MIT License
963 stars 46 forks source link

Advanced background: Exclude Marpit reserved image keywords from `<figcaption>` correctly #373

Closed yhatt closed 1 year ago

yhatt commented 1 year ago

Retry to #368 and #371.

The unit test for the background image plugin about<figcaption> added at #371 was actually not working on Marpit class. I added an integrated test to confirm keywords exclusion correctly.