Code blocks
edit

Zine provides some advanced code blocks to help you write articles.

The syntax of code blocks is straightforward:

```code-block-name [,option1: value1, ..., optionx: valuex]
the content of this code block
```

For example, the urlpreview code block:

```urlpreview
https://github.com
```

will render to this:

GitHub: Let’s build from here · GitHub
GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feature
https://github.com