To create a clickable link in the description on SimplePlanes
Steps to Add a Link in the Description
- Use the following Markdown format:
[Your Text](Your Link)
Replace Your Text with the text you want to display.
To make text larger in the description of SimplePlanes using Markdown, unfortunately, Markdown itself does not support increasing text size directly. However, you can use formatting tricks to make text stand out or look "larger" in appearance:
- Use All Caps (Capital Letters)
Writing in all caps can give the appearance of larger text:
THIS IS A BIGGER TEXT
- Use Bold Text
Surround your text with double asterisks (**) for bold formatting:
This is bold text
Output: This is bold text
- Combine Bold and Italic
Use triple asterisks (*) to make the text bold and italic:
This is bold and italic text
Output: This is bold and italic text
- Use Symbols or Spacing
Add symbols like = or # to mimic headers:
# HEADER-LIKE TEXT
Output:
HEADER-LIKE TEXT
Example Description:
Here’s an example combining these tricks:
MY SUPER PLANE
FEATURES:
- FAST SPEED
- STRONG BUILD
- EASY TO FLY
THANK YOU FOR DOWNLOADING!
This will display a "larger-looking" description with emphasis on key points. Let me know if you want further customization!
@EnglishGarden @[user name](your link)
@EnglishGarden Thanks
@bryamteuton03 username with "@" in front
How can I mention a person?
use backticks to help with formatting a tutorial e.g. #Header is a header