mirror of
https://github.com/typst/typst
synced 2025-07-27 22:37:54 +08:00
docs: fix comment
This commit is contained in:
parent
8e10356234
commit
254aadccfc
@ -311,7 +311,7 @@ impl LocalName for Packed<OutlineElem> {
|
|||||||
const KEY: &'static str = "outline";
|
const KEY: &'static str = "outline";
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Only used to mark
|
/// Only used to delimit the outline in tagged PDF.
|
||||||
#[elem(Locatable, Show)]
|
#[elem(Locatable, Show)]
|
||||||
pub struct OutlineBody {
|
pub struct OutlineBody {
|
||||||
#[required]
|
#[required]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user