and when I copied and pasted it into the Create a Document portion of my flow, a lot of the formatting didn't stick, so I've been working on recreating all of it in that box, to make sure what I have actually w
认真写过前端的同学(不是“Copy and Paste From Stack Overflow”)几乎都遇到过inline-block空隙问题(没碰到也没关系,我下面会重现这个问题)。网上也给出了各种奇技淫巧来解决这个问题,其中以张鑫旭的《去除inline-block元素间间距的N种方法》的解决方案最全,但hack味道过浓,这里我用Flexbox解决这个问题,优雅且简洁。
I'm working on a flow that takes the response from an MS Form, imports the response into an HTML document, converts the HTML to a PDF, and finally emails the PDF to someone. The p... Hellohansleroy! Unfortunately, I can't remove those parts. The tag is an im...