giterlizzi / dokuwiki-plugin-bootswrapper

Bootstrap Wrapper for DokuWiki
GNU General Public License v2.0
35 stars 22 forks source link

p tags generate space in lists in Cols with no-body="true" #83

Open PauloMad opened 6 years ago

PauloMad commented 6 years ago

Hello, When using col with no-body="true" I always get paragraph <p></p> tags, and this sort of conflicts when using lists because you get some space between the header and the actual list.

Is there a way of removing this since no-body="true" doesn't eliminate it?

1