Ali Bosworth
Ali Bosworth
This results in multiple paragraphs in draft being combined into a single paragraph with a BR inside. Opened a PR that shows this failing test https://github.com/Rosey/markdown-draft-js/pull/143
Both with and without `preserveNewlines: true`. This currently fails when `preserveNewlines:true`, which seems weird, because the option should only result in more newlines, not fewer. Seems to have been introduced...
The demo at http://www.roserobertson.me/markdown-draft-js/ is using 2.0.0. It'd be great if the demo page was updated, but also listed the version it is using so that people who are running...
Hi! We had an issue where we forked this library and made some local modifications, but when using it via a sha-(and fork) specific package.json line, it wasn't working, this...
I may be mistaken but is it possible that [this change](https://github.com/kolber/stacey/pull/7) may have caused caching to no longer work for JSON files? Specifically the cache IS correctly written for JSON...
Homebrew doesn't work at all for 10.12 so should probably have some backup suggestions for the deps. FB Troubleshooting here https://www.facebook.com/groups/PakonF135/permalink/3247899905229024/?comment_id=3248760401809641 Thanks Lorenzo
See the original issue and PR for context: https://github.com/alibosworth/pakon-planar-raw-converter/issues/6 https://github.com/alibosworth/pakon-planar-raw-converter/pull/7
`--output-directory` won't work but, `--output-dir` will.
This calculator is useful but is not linked anywhere: https://alibosworth.github.io/pakon-planar-raw-converter/dimensions/ Additionally, the CLI program itself could auto-detect via something like `--guess-width` `--base=16`