Skip to content

Commit cd216ca

Browse files
committed
Add link to changelog
1 parent ecd2300 commit cd216ca

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

news/changelog-1.3.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
2-
31
## Article Layout
42

53
- Improve the performance of extremely large documents with margin elements by improving the efficiency of positioning the elements.
64

75
## HTML Format
86

97
- Improved handling of margin references that appear within a callout. (#3003)
10-
- Add support for customizing the baseline widths of grid columns using yaml or scss.
8+
- Add support for customizing the baseline widths of grid columns using yaml or scss. For more information, see (https://www.quarto.org/docs/prerelease/1.3.html).
119

1210
## Dates
1311

@@ -22,8 +20,6 @@
2220
- Listings now support `template-params`, which will be passed to custom EJS templates in a variable called `templateParams` when a listing is rendered.
2321
- Custom listing objects now resolve `path: ` fields into the metadata that would be generated by standard listings, giving custom listing access to computed metadata like `reading-time`, etc.
2422

25-
2623
## Miscellaneous
2724

2825
- ensure `video` shortcode works with `embed-resources` and `self-contained` ([#3310](https://github.com/quarto-dev/quarto-cli/issues/3310))
29-

0 commit comments

Comments
 (0)