talkatu/talkatu

Add a minimum version to cmark

2021-03-14, Gary Kramlich
7dabf1ebead0
Add a minimum version to cmark

The pc file doesn't exist in versions earlier than this, but this should help
people who have version 0.26.0 of cmark to realize they need a newer version.

Testing Done:
Ran locally.

Reviewed at https://reviews.imfreedom.org/r/571/
# h1
## h2
### h3
#### h4
##### h5
###### h6
plain *emphasis* _emphasis_ ~~**strong**~~ __strong__ `code` plain
[Test link](https://pidgin.im)
`code`
```
code?
```