docs: add radius parameter for block

This commit is contained in:
2026-06-30 19:02:08 +02:00
parent 02e59c5d7a
commit ffd3356ab2

View File

@@ -16,7 +16,8 @@
/// Draws a block element
///
/// #examples.block
/// For parameters description, see #doc-ref("element.elmt")
/// For other parameters description, see #doc-ref("element.elmt")
/// - radius (number, length, ratio, dictionary): The corner radius of the block. See CeTZ documentation for more information
#let block(
x: none,
y: none,