Amjad Ben Hedhili

Results 78 comments of Amjad Ben Hedhili

checkout this [plugin](https://packagecontrol.io/packages/Markdown%20Images). though it only works in markdown.

FWIW I needed to add some padding around the sidebar to fix these: ![image](https://user-images.githubusercontent.com/33235928/184040381-f31537a6-9c48-41c2-a070-abf4b5e9dbfe.png) ![image](https://user-images.githubusercontent.com/33235928/184040400-895c4160-5a52-43a8-8b4e-0721963e7aa3.png)

@ringabout can you review this please ?

So, It's Ok to merge now ?

I didn't ask for them.

Sorry I was using a build system where `-d:nodejs` was set. Still you can see the same problem in dochack.js. I don't understand the need for these type definitions to...

These type definitions are supposed to be equivalent to those of the Javascript API, don't they ? Nim has the types defined (e.g in dom.nim), can it use them for...

https://github.com/nim-lang/Nim/issues/16144#issuecomment-734202467 > You would get much better JS output by making the JS codegen use `injectdestructors.nim` and replacing the NimCopy calls by the moves it instead produces. Nim's move semantics...

I'm aware of Google's closure compiler, I could as well just write js by hand or using typescript. The issue is about nim's js output.

@dom96 can you confirm this https://forum.nim-lang.org/profile/AmjadBHD. this is the second profile i created, i created one before, i wanted to delete it and recreate it to hopefully get a confimation...