Please copy and paste an example with a line number so that I can see what you’re referring to exactly and can then update the documentation to be clearer.
Thread Starter
didr
(@didr)
In your documentation http://wordpress.org/plugins/cngann-shortcodes/ you wrote e.g.
Shortcode: [more]
Parameters
title: the text to display when content is hidden
Default: Learn More… / Spoilers…
such that I assume I have to write e.g. [more title:More Infos]
but the following is necessary:
[more title=”More Infos”]
This seems to be the case for every shortcode with parameters
I added a section to the top of the description that should help users understand what the documentation is trying to accomplish. Can you take a look and tell me if that makes more sense to you than it did 4 months ago when you posted this? It would be very helpful to me.