Skip to content

Commit

Permalink
Remove outdated comment in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lampsitter committed Sep 13, 2023
1 parent 0c0ac02 commit 562dd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ r"# Hello world
* A list
* [ ] Checkbox
";
// Stores image handles between each frame

let mut cache = CommonMarkCache::default();
CommonMarkViewer::new("viewer").show(ui, &mut cache, markdown);
```
Expand Down

0 comments on commit 562dd71

Please sign in to comment.