Wasif Baig

Results 19 comments of Wasif Baig

Then this seems like a csv parser issue. The filter uses an [external csv parser](http://hackage.haskell.org/package/csv) which implements csv parsing as defined in [RFC 4180](https://tools.ietf.org/html/rfc4180).

> I still don't understand that design decision: why not convert the list of lists we got from Text.CSV directly to a Text.Pandoc.Definition.Table? Because pandoc tables allow markdown inside their...

`react-infinite-tree` does not re-render once it is mounted. You need to update the tree by using the `loadData` method that is available on the tree instance. See issue #14 for...

> Can I add ajax calls to add and delete buttons? If yes, can you please provide an example? I don't think you can directly attach events to add or...

I am using if tables. Anyone who is using https://github.com/adept/full-fledged-hledger is using if tables. My HLedger setup is based on adept's full fledge ledger.

Sorry for such a late reply. I was way too occupied to look into this. I'll be looking into it this weekend.

I am also seeing notes on both screens. I am on Ubuntu 14.04.

A dark theme for the full editor (not just the text editor) would be awesome.