Added virtual newline handling and example
This commit is contained in:
parent
da32711e1a
commit
96bbaf1fdf
5 changed files with 129 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ unicode = ["text", "unicode-segmentation"]
|
|||
|
||||
[dev-dependencies]
|
||||
insta = "1.5.2"
|
||||
console = "0.14.0"
|
||||
|
||||
[dependencies]
|
||||
unicode-segmentation = { version = "1.7.1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue