🟤Tweets Markdown Syntax

Supported SOLX Syntax:

  • **Bold text**: Use double asterisks or underscores to bold text. Renders as Bold text.

  • *Italic text*: Use single asterisks or underscores to italicize text. Renders as Italic text.

  • [solx-dev](https://app.solanax.co/): Create links using square brackets and parentheses. Renders as solx-dev.

  • <img link="https://solx-dev.vercel.app/logo.png" />: Use this syntax to indicate an image in your tweet. Renders as

Last updated