Lightslider on non-modular page via markdown?

hello all,

i’m trying to use the lightslider on a non-modular page.
but according to the documentation, this can only be done in the twig file with %include.
(see here: https://github.com/getgrav/grav-plugin-lightslider#injecting-lightslider-into-a-non-modular-page)

is there any way to include other elements/partials on a page just with markdown?

thanks for the help.

best,
george

Hi @leG, you might want to try the Page Inject Plugin, which can embed another Grav page via Markdown https://github.com/getgrav/grav-plugin-page-inject

I’ve found this to be an extremely useful Plugin🙂

hey @paulhibbitts
works like a charm. thanks a lot for the hint! :slight_smile:

1 Like