mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 09:44:21 +01:00
Update README.md (#41)
This commit is contained in:
@@ -96,7 +96,7 @@ Padding between the element and roughly where the annotation is drawn. Default v
|
||||
If you wish to specify different `top`, `left`, `right`, `bottom` paddings, you can set the value to an array akin to CSS style padidng `[top, right, bottom, left]` or just `[top & bottom, left & right]`.
|
||||
|
||||
#### multiline
|
||||
This prooperty only applies to inline text. To annotate multiline text (each line separately), set this property to `true`.
|
||||
This property only applies to inline text. To annotate multiline text (each line separately), set this property to `true`.
|
||||
|
||||
#### iterations
|
||||
By default annotations are drawn in two iterations, e.g. when underlining, drawing from left to right and then back from right to left. Setting this property can let you configure the number of iterations.
|
||||
|
||||
Reference in New Issue
Block a user