Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
barsdeveloper authored Jan 3, 2024
1 parent 4701a28 commit 52b0557
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 @@ -181,4 +181,4 @@ Some usefull parsers that can be reused and combined with other parsers.
- `whitespaceMultiline`: whitespace that containes at least a newline
- `doubleQuotedString`: escape-aware string delimited by `"`, returns the content
- `singleQuotedString`: escape-aware string delimited by `'`, returns the content
- `backtickQuotedString`: escape-aware string delimited by `\``, returns the content
- `backtickQuotedString`: escape-aware string delimited by `` ` ``, returns the content

0 comments on commit 52b0557

Please sign in to comment.