From faca50a240b25a935f9ce310af55d0be51f64303 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 15 Mar 2024 15:47:41 +0100 Subject: Final touches (#3678) --- docs/changelog.md | 36 ++++++++++++++++++++++-------------- docs/guides/guide-for-latex-users.md | 6 +++--- docs/reference/scripting.md | 2 +- docs/src/link.rs | 2 +- 4 files changed, 27 insertions(+), 19 deletions(-) (limited to 'docs') diff --git a/docs/changelog.md b/docs/changelog.md index b5836103..6b99f154 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -7,7 +7,8 @@ description: | # Changelog ## Unreleased - Tables (thanks to [@PgBiel](https://github.com/PgBiel)) - - Tables are now _much_ more flexible + - Tables are now _much_ more flexible, read the new + [table guide]($guides/table-guide) to get started - Added [`table.cell`] element for per-cell configuration - Cells can now span multiple [columns]($table.cell.colspan) or [rows]($table.cell.rowspan) @@ -24,13 +25,13 @@ description: | - You can now use template packages to get started with new projects. Click _Start from template_ on the web app's dashboard and choose your preferred template or run the `typst init