mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
Add missing full stop to documentation of ImageElem
struct (#5484)
This commit is contained in:
parent
578ba640f3
commit
27cc489a1d
@ -46,7 +46,7 @@ use crate::World;
|
||||
/// ```
|
||||
#[elem(scope, Show, LocalName, Figurable)]
|
||||
pub struct ImageElem {
|
||||
/// Path to an image file
|
||||
/// Path to an image file.
|
||||
///
|
||||
/// For more details, see the [Paths section]($syntax/#paths).
|
||||
#[required]
|
||||
|
Loading…
x
Reference in New Issue
Block a user