fix(docs): Add blank lines at start and end of Warning component
This commit is contained in:
parent
080c75e733
commit
a111477bbf
7 changed files with 14 additions and 0 deletions
|
@ -7,10 +7,12 @@ segment from point `from` to point `to` and a curve described by points
|
|||
`start`, `cp1`, `cp2, and `end\`.
|
||||
|
||||
<Warning>
|
||||
|
||||
This function can sometimes fail to find intersections in some curves
|
||||
due to a limitation in an underlying Bézier library.
|
||||
Please see [Bug #3367](https://github.com/freesewing/freesewing/issues/3367)
|
||||
for more information.
|
||||
|
||||
</Warning>
|
||||
|
||||
## Signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue