kstubs
kstubs
I'm not sure, but I think the problem might be bigger than fixing this for the STYLE element only on IE, well IE pre version 9 I guess (haven't fully...
I have 2 hacks in place right now to get this working for IE 6. The first hack is to wrap my implementation of your top level HTML method in...
It's part of the HTML methods object, so can't. The whole thing looks like: ``` HTML({lang: "en"}, HEAD( STYLE({type: "text/css"}, STYLE.on("body", {textAlign: "center", fontSize: 12, fontFamily:'Arial,Helvetica'}), STYLE.on("h1", opacity(50), {background: "#000",...
O.x, is short for Object Extend. So it extends the object {id:'test'} to include the object defined by styleLeft. I haven't fully looked at your code but it would be...
Thanks for your reply! On Sat, Jan 8, 2022, 3:05 PM stale[bot] ***@***.***> wrote: > This issue has been automatically marked as stale because it has not had > recent...
Not sure if I'm following you exactly. My challenge is: my document source is a Google Document. Google Documents do not support embeded videos so my solution is to provide...
Lol. Ok forget Google Docs. The real question here is: how can I generate a custom markdown result?
> Do I provide a different dialect or function somehow? Lol, how? Can you offer some tips?
Hi Jostein, Sorry for the late reply but I've just been pulled away to some other things in last 1-2 months. I'm not abandoning this pull-request, but just not able...
Getting back into this Jostein but having issues. I researched this issue #558 ... and left my comments there. Basically, email_data() returning Null. Thanks! Karl Stubsjoen (602) 845-0006 On Fri,...