OleVik / grav-plugin-presentation-deckset

Use Deckset Syntax with the Presentation-plugin.
MIT License
4 stars 0 forks source link

DecksetParser breaks Presentation default shortcodes #2

Closed ulfben closed 5 years ago

ulfben commented 5 years ago

This might be by design, in which case I apologize for the noise. However; I was surprised to learn than setting Custom Parser to DecksetParser broke default functionality in the Presentation-plugin. For example:

[data-background-image=image.jpg]
[data-background-size=contain]
[style-background-color=transparent]

These will render as plain-text if DecksetParser is used. Is that intentional?

OleVik commented 5 years ago

It is not, entirely, as this addon should not have to override that parent method. I'll check and see why.

OleVik commented 5 years ago

This will be fixed in the upcoming v1.2.0.