pulldown-cmark-mdcat 2.10.0

Render pulldown-cmark events to TTY
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: pulldown-cmark-mdcat/tests/render.rs
expression: "render_to_string(markdown_file, &ansi_settings)"
input_file: pulldown-cmark-mdcat/tests/markdown/samples/tasklist.md
---
• [✓] foo

  • [ ] bar
  • [✓] baz

• [ ] test

  • [ ] test1
  • [ ] test2