molefunk
(Quite possibly this plugin exists in some form or other. If so, please let me know!)
I tried modifying a few existing plugins to suit my needs, but it didn't work out as I had hoped, so here it goes:
I am using the purplenumbers plugin, but so far I haven't found a way to turn off paragraph ID's for certain elements like images and audio. I want to add those to my text later without having to worry about links breaking, etc. For this, I believe I need a plugin that generates a block instead of a paragraph (in a layman's words). Here is what I'm thinking:
* It could be as simple as <block>...</block>, or more advanced by adding css classes, ie. <block class>
* Or perhaps the WRAP plugin could be modified to include a block attribute; that surely would be neat!
The challenge, I guess, is that the element inside would be making the paragraph...
Any pointers will be highly appreciated. Thanks! :)