Karlkim Suwanmongkol

Results 8 issues of Karlkim Suwanmongkol

This is to resolve the issue https://github.com/richardkiss/chiaswap/issues/3 regarding XCH fee support. Basically, I add another `input` to capture the fee amount and pass them around accordingly. I have tested with...

Hi Tim, Thanks for nice project. I don't see a sample for OAuthHelps in the Callisto.TestApp yet. What do you think if I add my OAuth sample here, http://code.msdn.microsoft.com/windowsapps/Twitter-OAuth-Example-3a99967f, and...

There is an attempt to standardized Markdown at [CommonMark](http://commonmark.org/) which I think it's a good idea. I tried `FSharp.Formatting` with the [sample](http://johnmacfarlane.net/babelmark2/?text=%23+Hello+there%0A%0AThis+is+a+paragraph.%0A%0A-+one%0A-+two%0A-+three%0A-+four%0A%0A1.+pirate%0A2.+ninja%0A3.+zombie) that Jeff Atwood gives, and the output html...

type-feature
up-for-grabs

Swiping on [FsReveal slides](http://fsreveal.azurewebsites.net/#/) works on IE desktop and Chrome but not on IE metro. [Reveal.js](http://lab.hakim.se/reveal-js/#/) slides do work with all browsers.

bug

So we can use Charting, Deedle, and so on.

enhancement

Other language file will be something like `fsx`. `comment (markdown) + js` -> `markdown w/ [lang=js]` -> `reveal.js`

idea

In `Generate.fsx` and `FsReveal.fsx`, currently, they have to load libraries from packages folder created by FsLab Journal. Otherwise, `deedle` frame and `FSharp.Charting` won't produce output.

bug
POC Branch