Package evaluation to test Markdown on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T12:58:08.157 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.89s ################################################################################ # Installation # Installing Markdown... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d6f4376e] + Markdown v1.11.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 Installation completed after 0.77s Markdown is a standard library in this Julia build. ################################################################################ # Testing # Testing Markdown Status `/tmp/jl_IgCaFD/Project.toml` [2a0f44e3] Base64 v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [d6f4376e] Markdown v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IgCaFD/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time basics | 18 18 1.9s Test Summary: | Pass Total Time fenced code blocks | 7 7 1.0s Test Summary: | Pass Total Time linefeeds | 3 3 0.2s Test Summary: | Pass Total Time footnotes | 20 20 1.1s Test Summary: | Pass Total Time lists | 20 20 0.0s Test Summary: | Pass Total Time HTML output | 19 19 0.2s Test Summary: | Pass Total Time the 'book' example input | 8 8 0.9s Test Summary: | Pass Total Time rst rendering | 21 21 0.1s Test Summary: | Pass Total Time Interpolation / Custom types | 4 4 0.6s Test Summary: | Pass Total Time GH tables | 10 10 0.8s Test Summary: | Pass Total Time LaTeX extension | 8 8 0.2s Test Summary: | Pass Total Time Nested backticks for inline code and math | 6 6 0.1s Test Summary: | Pass Total Time Admonitions | 35 35 0.2s Test Summary: | Pass Total Time Nested Lists | 22 22 0.0s Test Summary: | Pass Total Time Ordered list starting number. | 5 5 0.0s Test Summary: | Pass Total Time issue 20225, check this can print | 8 8 1.2s Test Summary: | Pass Total Time issue 49454, check this can print | 1 1 0.1s Test Summary: | Pass Total Time table rendering with term #25213 | 1 1 0.0s Test Summary: | Pass Total Time test Base.copy | 5 5 0.1s Test Summary: | Pass Total Time issue #26598: loose lists | 4 4 0.0s Test Summary: | Pass Total Time issue #29995 | 1 1 0.0s Test Summary: | Pass Total Time issue #16194: interpolation in md"..." strings | 10 10 0.3s Test Summary: | Total Time issue #40080: empty list item breaks display() | 0 0.1s Test Summary: | Pass Total Time issue #37232: linebreaks | 1 1 0.0s Test Summary: | Pass Total Time linebreaks in lists | 4 4 0.0s Test Summary: | Pass Total Time pullrequest #57664: en_or_em_dash | 6 6 0.0s Test Summary: | Pass Total Time pullrequest #41552: a code block has \end{verbatim} | 2 2 0.0s Test Summary: | Pass Total Time issue #42139: autolink | 3 3 0.0s Test Summary: | Pass Total Time Docstrings | 1 1 0.1s Test Summary: | Pass Total Time Non-Markdown | 2 2 0.0s Test Summary: | Pass Total Time #59967: indented code blocks with more than one blank line | 1 1 0.0s Test Summary: | Pass Total Time Lazy Strings | 1 1 0.0s Test Summary: | Pass Total Time rendering of nested lists, with hard breaks | 4 4 0.0s Test Summary: | Pass Total Time indexing and iterator interface | 15 15 0.3s Test Summary: | Pass Broken Total Time CommonMark spec test suite | 239 413 652 0.7s Tabs | 5 6 11 0.0s Backslash escapes | 6 7 13 0.0s Entity and numeric character references | 5 12 17 0.0s Precedence | 1 1 0.0s Thematic breaks | 12 7 19 0.0s ATX headings | 16 2 18 0.1s Setext headings | 18 9 27 0.3s Indented code blocks | 8 4 12 0.0s Fenced code blocks | 13 16 29 0.0s HTML blocks | 44 44 0.0s Link reference definitions | 6 21 27 0.2s Paragraphs | 5 3 8 0.0s Blank lines | 1 1 0.0s Block quotes | 17 8 25 0.0s List items | 7 41 48 0.0s Lists | 26 26 0.0s Inlines | 1 1 0.0s Code spans | 7 15 22 0.0s Emphasis and strong emphasis | 56 76 132 0.0s Links | 23 67 90 0.1s Images | 3 19 22 0.0s Autolinks | 15 4 19 0.0s Raw HTML | 7 13 20 0.0s Hard line breaks | 4 11 15 0.0s Soft line breaks | 1 1 2 0.0s Textual content | 3 3 0.0s Testing Markdown tests passed Testing completed after 28.86s PkgEval succeeded after 54.43s