# Hush

A small, genuine WYSIWYG editor for *markdown*, built in C and `clay.h`.

## Features

- Headings, **bold** and *italic* text
- Bullet lists and numbered lists
- Inline code like `printf("hi")` and links like [Clay](https://github.com/nicbarker/clay)

1. First
2. Then
3. Finally

> A quote with a bit more text that hopefully wraps nicely once it gets long enough to properly test the line-wrapping.

```
int main(void) {
    return 0;
}
```

Plain text with café, naïve, and résumé to test accented characters.
