# Fenced Code Blocks

Skypager Documents like most Markdown documents support the use of fenced code blocks. 

The `Skypager.Document` class provides an interface on top of these code blocks which allows you to access them
and get their values. 

## Examples

See [link:title]()

## Specifications

### Code blocks can be accessed by their language

```javascript

```
