Eduardo Lundgren

Results 18 comments of Eduardo Lundgren

Any resource example for how that should look like?

SGTM. Yes, could you send this template implementation?

The copy paste module used on NodeGH were fixed on https://github.com/node-gh/gh/commit/f43f0eff59ec99ceae0044061d75f007fdc4d440#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R40. You may want to try it.

That would be an amazing feature to have in a great tool like esformatter, though indeed make sense to be out of esformatter scope. Thanks @jzaefferer.

Yes. The server-side prints it with the highlighted syntax, Metal.js renders it on the client without the highlighted syntax then the `highlightAllCodeElementsInDoc` decorates it. Because it happens in the same...

https://github.com/eduardolundgren/senna/issues/38#issuecomment-55363468

Note that the current docs doesn't rely on babel, the new codebase relies on babel helpers, therefore the docs for this section using prototype will not work.

That might be the same of us leaving the ~/.gh.json empty when first created, and the user adds only what he wants, then it overwrites the keys from the original...