html2biblatex
html2biblatex copied to clipboard
undefined variable?
https://github.com/dmstern/html2biblatex/blob/875812e24739a0d5d3d780a390b0105f88034b9c/src/html2biblatex.js#L53
Hello! thanks for the amazing software
I think someTimeTagWithoutDatetime
is undefined, the function errors and then I get no pop-up
for context, this is what i wanted to refrence: https://www.fluke.com/en-us/learn/blog/power-quality/power-factor-formula
I fixed the error by removing the variable
more context:
https://github.com/dmstern/html2biblatex/blob/875812e24739a0d5d3d780a390b0105f88034b9c/src/html2biblatex.js#L50-L55
The error
Uncaught ReferenceError: someTimeTagWithoutDatetime is not defined
at <anonymous>:56:7
at <anonymous>:95:3