Jesse Rosenthal

Results 16 comments of Jesse Rosenthal

The only downside I'd see to leaving it in the filters is that you couldn't simulate the different-carets, since the AST doesn't keep the footnote marker. But other than that,...

In case anyone else comes across this, I implemented an ad-hoc solution by creating a new typeclass, and related encode functions: ``` .haskell class ToManyRecords x where toRecords :: x...

This would be a problem that would be solved by being able to use proper .dotx templates, right? It might be time for us to start trying to think through...

Right -- I was thinking of parsing the fields and instrText. In particular, I was interested in the fact that you could make one with TITLE field and so on....

Alexander writes: > @jkr How do I update binary Docx files with the new test framework? > All binary tests are failing mostly due to added endnote style. Manual >...

Oh, and if you test against a non-existent word file, it will create it. More info here: https://ro-che.info/articles/2017-12-04-golden-tests