We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cdade commit 0b9c3cbCopy full SHA for 0b9c3cb
readme.md
@@ -60,13 +60,11 @@ quux
60
Check if the node in `parent` at `position` is enclosed
61
by matching delimiters.
62
63
-For example, in:
+For example, `foo` is literal in the following samples:
64
65
-* `Foo - is meant as a literal.`;
66
-* `Meant as a literal is - foo.`;
67
-* `The word “foo” is meant as a literal.`;
68
-
69
-...`foo` is literal.
+* `Foo - is meant as a literal.`
+* `Meant as a literal is - foo.`
+* `The word “foo” is meant as a literal.`
70
71
## License
72
0 commit comments