cotrImage
Inserts an image
Aliases:
- cotrImage
markdown

// Note: Markdown does not have built-in options for adjusting image size or alignment.// You can use HTML attributes within the image tag for more control:// Example: <img src="image.jpg" alt="alt text" width="50%" align="right" />