sheadawson / silverstripe-shortcodable

Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views.
MIT License
48 stars 36 forks source link

Cannot wrap shortcode around text #2

Open wernerkrauss opened 10 years ago

wernerkrauss commented 10 years ago

First: Thanks for your module!

But shortcodes like [foo id=123]my text here[/foo] are not possible atm.

sheadawson commented 10 years ago

Yeap! If anyone has time to jump on this feel free. Otherwise I'll get to it when I can :)