pulldown-cmark-to-cmark 1.2.4

Convert pulldown-cmark Events back to the string they were parsed from
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
os:
  - linux

language: rust

rust:
  - stable

cache:
  - cargo

script:
  - cargo doc
  - cargo test --all
  - ./tests/cat.sh