| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pagedown 0.25 source code.tar.gz | 2026-08-28 | 321.4 kB | |
| pagedown 0.25 source code.zip | 2026-08-28 | 362.8 kB | |
| README.md | 2026-08-28 | 447 Bytes | |
| Totals: 3 Items | 684.6 kB | 2 | |
-
Fixed an issue where figures inserted using Markdown syntax with a bookdown identifier
(#fig:)were not included in the List of Figures when using Pandoc 3 (thanks, @remlapmot, [#347]). -
chrome_print()no longer treats HTTP errors for sub-resources (e.g., a missingfavicon.ico, images, or fonts) as fatal — only errors for the main document raise an error, while sub-resource failures now emit a warning (thanks, @remlapmot, [#347]).