You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input may use either `twitter.com` or `x.com` domain
338
339
Like a few other embeds, you can also pass optional flags to customize the embed:
339
340
340
341
- Pass any integer value (between 250 and 550) to set a custom width for the embed (e.g. `[twitter https://twitter.com/MattIPv4/status/1576415168426573825 400]`)
<ahref="https://x.com/MattIPv4/status/1576415168426573825">View tweet by @MattIPv4</a>
349
+
<ahref="https://twitter.com/MattIPv4/status/1576415168426573825">View tweet by @MattIPv4</a>
350
350
</blockquote>
351
351
</div>
352
-
<p>Like a few other embeds, you can also pass optional flags to customize the embed:</p>
352
+
<p>Input may use either <code>twitter.com</code> or <code>x.com</code> domain
353
+
Like a few other embeds, you can also pass optional flags to customize the embed:</p>
353
354
<ul>
354
355
<li>Pass any integer value (between 250 and 550) to set a custom width for the embed (e.g. <code>[twitter https://twitter.com/MattIPv4/status/1576415168426573825 400]</code>)</li>
355
356
<li>Pass <code>light</code> or <code>dark</code> to switch the theme of the embed (e.g. <code>[twitter https://twitter.com/MattIPv4/status/1576415168426573825 dark]</code>)</li>
0 commit comments