File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ This is a paragraph with a [link](https://example.com).
1717
1818[ ] ( https://example.com )
1919
20+ https://example.com
21+
2022https://codepen.io/team/codepen/pen/PNaGbb
2123
2224https://codesandbox.io/s/ynn88nx9x?view=split
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ describe('gatsby-remark-embedder', () => {
4848 <p><a href="https://example.com" title="A link to example.com">https://example.com</a></p>
4949 <p><a href="https://example.com">https://example.com</a></p>
5050 <p><a href="https://example.com"></a></p>
51+ <p>https://example.com</p>
5152 <iframe src="https://codepen.io/team/codepen/embed/preview/PNaGbb" style="width:100%; height:300px;"></iframe>
5253 <iframe src="https://codesandbox.io/embed/ynn88nx9x?view=split" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking" sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"></iframe>
5354 <div style="width:100%;height:0;padding-bottom:63%;position:relative;"><iframe src="https://giphy.com/embed/XatG8bioEwwVO" width="100%" height="100%" style="position:absolute" frameborder="0" class="giphy-embed-from-cache" allowfullscreen></iframe></div>
You can’t perform that action at this time.
0 commit comments