giterlizzi / dokuwiki-plugin-datatables

Add DataTables support to DokuWiki
GNU General Public License v2.0
10 stars 11 forks source link

Dom div parsing error #64

Open PEG71 opened 2 years ago

PEG71 commented 2 years ago

Hi There's parsing error when I try to pass the div symbol to the dom string to have the control to be displayed on the same line:

DataTable Plugin - Malformed tag (<datatable paging-type="full_numbers" dom="<lfrti). Please check your code!

https://datatables.net/examples/basic_init/dom.html

Thanks,