Skip to content

Commit 30dae17

Browse files
committed
Mention content default anchor
1 parent 1c0ab22 commit 30dae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/draw/shapes.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@
735735
/// - frame (str, none) = none: Sets the frame style. Can be `none`, "rect" or "circle" and inherits the `stroke` and `fill` style.
736736
///
737737
/// ## Anchors
738-
/// Supports border anchors.
738+
/// Supports border anchors, the default anchor is set to **center**.
739739
/// - **mid**: Content center, from baseline to top bounds
740740
/// - **mid-east**: Content center extended to the east
741741
/// - **mid-west**: Content center extended to the west

0 commit comments

Comments
 (0)