-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocsImprovements or additions to documentationImprovements or additions to documentation
Description
Description
In the overview definition of layout provided at https://typst.app/docs/reference/layout/ the sentence is broken (after parenthesis/at newline) before it was complete (at dot).
See screenshot below:
From
| /// Provides access to the current outer container's (or page's, if none) |
/// Provides access to the current outer container's (or page's, if none)
/// dimensions (width and height).
Expected
Full sentence, as seen below:
Definitions
- layout Provides access to the current outer container's (or page's, if none) dimensions (width and height).
Got
Abrupt end of sentence, as seen below:
Definitions
- layout Provides access to the current outer container's (or page's, if none)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocsImprovements or additions to documentationImprovements or additions to documentation