splitbrain / dokuwiki-plugin-vshare

Plugin to easily embed videos from various video sharing sites into DokuWiki
http://www.dokuwiki.org/plugin:vshare
17 stars 19 forks source link

Plugin produces invalid markup #6

Closed selfthinker closed 11 years ago

selfthinker commented 13 years ago

The plugin's main div is inside a p, which is invalid. The PType should be 'block'.

selfthinker commented 11 years ago

Was fixed with #11.