lushtags
lushtags copied to clipboard
fix extension support, by selecting all enabled extensions
As per https://github.com/bitc/lushtags/issues/34.
knownExtensions actually returns a list of all extensions in both enabled and
disabled form. We only want the parser to care about the enabled ones, otherwise
they don't actually get enabled.