Kushagra Gour
Kushagra Gour
Ahh...I suppose there are some more differences in the format than I initially saw. Will have to take into account all of them. Will take it up.
@garethjohnsdesign While I fix this in the library itself, you can do a quick fix in the `super-search.js` file. Instead of `pubDate` on line [98](https://github.com/chinchang/super-search/blob/master/super-search.js#L98), put the name of tag...
Your's is same as @jengalas's. Replace `pubDate` with `published` in super-search.js. Let me know.
@garethjohnsdesign Your link is actually in the `href` attribute of the `link` tag and not as its value directly. So it won't be as trivial to fetch the url right...
I would like to work on this. Do you think this can be a special case inside `ObjectInspector` itself?
Getting same error. @DMXL Did you fix it by using [email protected]?
@jpillora `postmessage` being available only after IE8, **please.js** is expected to work on IE8+ only.
I have been looking into Monaco. The switch would be big. Not sure if all Codemirror functionalities are available in it or not. One approach could be to integrate Monaco...
Started work on this. Progress can be tracked here -> https://github.com/chinchang/web-maker/issues/275 Appreciate any sort of help :)
@kenjitayama Hmm..that's odd. Seems like popup cannot run Chrome's emulator :(