I need a filter that replaces text written in between [ ] as follows:
sample text written in between brackets (or some other special character:
[foo text]
desired replacement (brackets are removed and is placed twice) as written below:
<a href="#demoModal" data-toggle="modal">foo text</a> <span id="demoModal" class="modal hide fade" tabindex="-1" role="dialog">foo text</span>
Closed: works as designed
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.