We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1062936 commit 8636cf7Copy full SHA for 8636cf7
1 file changed
README.md
@@ -48,7 +48,8 @@ be followed.
48
See the [spec.txt](commonmark-test-util/src/main/resources/spec.txt)
49
file if you're wondering which version of the spec is currently
50
implemented. Also check out the [CommonMark dingus] for getting familiar
51
-with the syntax or trying out edge cases.
+with the syntax or trying out edge cases. If you clone the repository,
52
+you can also use the `DingusApp` class to try out things interactively.
53
54
55
Usage
0 commit comments