Closed big2men closed 10 years ago
The change of plugin syntax cause necessity of recognizing hash params normally.
Any inline plugins have to allow list and hash params.
These 2 inline-plugin sample must be same. /(button http://www.example.com/, primary) /(button url:http://www.example.com/, type: primary)
/(button http://www.example.com/, primary)
/(button url:http://www.example.com/, type: primary)
The change of plugin syntax cause necessity of recognizing hash params normally.
Any inline plugins have to allow list and hash params.
These 2 inline-plugin sample must be same.
/(button http://www.example.com/, primary)
/(button url:http://www.example.com/, type: primary)