Skip to content

Commit 18fc6d3

Browse files
mcanouilgithub-actions[bot]
authored andcommitted
fix: avoid confusion with column/columns
(cherry picked from commit cdd4373)
1 parent e88c646 commit 18fc6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/output-formats/typst.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Since Typst is under active development, there are still some limitations to Qua
5353

5454
- The default size of images may not reflect the behavior you are used to in other output formats. This is a problem that Typst, pandoc and Quarto are actively working to fix. In the meantime, you can manually [specify image widths](/docs/authoring/figures.qmd#figure-sizing).
5555

56-
- Advanced page layout (e.g. using the `.column` classes as explained in [Article Layout](/docs/authoring/article-layout.qmd)) is not implemented.
56+
- Advanced page layout (e.g. using the `.column-*` classes as explained in [Article Layout](/docs/authoring/article-layout.qmd)) is not implemented.
5757

5858
- Various other small things might not yet be implemented. Please [let us know](https://github.com/quarto-dev/quarto-cli/issues/new/choose) if you see things that could use improvement!
5959

0 commit comments

Comments
 (0)