Jesse Rosenthal

Results 4 issues of Jesse Rosenthal

Running with a stack build of up-to-date master. Transaction modifiers seem to interact oddly with inferred amounts. The following works as expected: ``` = ^expenses:groceries [budget:groceries] *-1 [assets:bank:checking] *1 10/7...

A BUG
journal

Docx has a built in reference tracker, which keeps the references in an xml file in the document (and can change citation format on the fly). The docx reader could...

format:Docx
reader

I sometimes need to encode types that have multiple records in them, something like: ``` .haskell data Observation = Obvervation { foo :: Integer , bar :: Integer } data...

When I open up a filter folder, it takes a bit for my eye to find the filter itself. I think it might be off-putting for users pointed from pandoc-discuss...