Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv4 & IPv6 address parsers example could be clarified #1484

Closed
grimmySwe opened this issue Nov 29, 2017 · 1 comment
Closed

IPv4 & IPv6 address parsers example could be clarified #1484

grimmySwe opened this issue Nov 29, 2017 · 1 comment

Comments

@grimmySwe
Copy link

In the example page:
https://mottie.github.io/tablesorter/docs/example-parsers-ip-address.html

there is a comment

<!-- load ipv6 parser -->
<script src="../js/parsers/parser-network.js"></script>

For me that comment indicates that only the ipv6 needs the parser-network.js, but doesn't it contain all the network related parsers? So maybe change the comment to "load mac, ipv4 and ipv6 parsers"

@Mottie
Copy link
Owner

Mottie commented Nov 29, 2017

Hi @grimmySwe!

Yes, good idea! I'll fix it in the master and it'll be available with the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants