Closed jakob-r closed 6 years ago
@jakob-r Is this idea still valid with the new pkgdown
approach or even desirable?
Yes. Our table is not perfectly organized. Therefore js:DataTable would still be a nice to have but with all of our PDF stuff I don't know how feasible it is to have output specific stuff. So we can close it unless somebody is really eager to do this kind of stuff.
Ok. Maybe some other tools came up in the meantime as well. Potentially somebody is interested in the hackathon and then a new issue can be opened.
Does not work yet. Probelm seems to be that
<script data-main="../mkdocs/js/search.js" src="../mkdocs/js/require.js"></script>
breaks something so that DataTable can't be called anymore. If we put the search script after thetables.js
both work but we can not modify it so easily in mkdocs.note: to test locally you probably need to use a tiny http server otherwise the search does not work anyways.