Today while looking up the writexl documentation I received an error where some javascript embedded in the HTML help file caused some of the help text to be obstructed. I think this might be an accessibility issue for some people.
After reviewing the source it looks like this is a relatively easy fix, let me know if there's anything I can do to improve the PR.
Today while looking up the
writexl
documentation I received an error where some javascript embedded in the HTML help file caused some of the help text to be obstructed. I think this might be an accessibility issue for some people.After reviewing the source it looks like this is a relatively easy fix, let me know if there's anything I can do to improve the PR.
Fixes #39, #12.