smartdown-gallery
Version:
Example Smartdown documents and associated resources that demonstrate various Smartdown features and serve as raw material for other Smartdown demos.
69 lines (35 loc) • 1.43 kB
Markdown
### Images
[Venus tablet of Ammisaduqa](https://en.wikipedia.org/wiki/Venus_tablet_of_Ammisaduqa)

---
[Venus - Global View Centered at 180 degrees](https://images.nasa.gov/details-PIA00478.html)

#### Sizing
Just as with [Videos](:@Videos), we can use Smartdown to select from a set of common and convenient image sizes. This is done via a size specifier in the title section of the markdown URL syntax.
##### Default
```markdown

```

##### Icon
```markdown

```

##### Thumbnail
```markdown

```

##### Half-width
```markdown

```

##### Full-width
```markdown

```

---
[Back to Home](:@Home)