Convert tweets and X posts to markdown.
allmd tweet <url> -o output.md
x.com
twitter.com
# Convert a tweet to markdown allmd tweet https://x.com/user/status/123456789 -o tweet.md # Twitter URLs also work allmd tweet https://twitter.com/user/status/123456789 -o tweet.md