Viktória Nemkin

Results 6 comments of Viktória Nemkin

There is a katex-with-slack addon for Firefox by @sophiehuiberts I'm wondering, if that would work universally if you just changed the url regex here? https://github.com/sophiehuiberts/katex-with-slack/blob/master/manifest.json#L3

> There is a fair bit of Slack-specific code in [sophiehuiberts/katex-with-slack@`master`/glue.js](https://github.com/sophiehuiberts/katex-with-slack/blob/master/glue.js?rgh-link-date=2023-03-19T21%3A16%3A18Z) The reason I used this approach is that katex doesn't like it when you re-run its latex parsing on...

It seems like this project is no longer maintained and has been forked as fpdf2. fpdf2 uses the same `import fpdf` statement as this one does, which is really confusing...

I forgot to add: If I then open test_out.xlsx in Excel, and save it again then it correctly parses on https://oss.sheetjs.com/. I think Excel fixes the issue on save.

Okay, I inspected the test_out.xlsx file generated by ClosedXML with the code snippet above. Changed the xlsx extension to .zip and extracted the folder. This is the contents from the...

Thank you! I updated the title to reflect the issue better.