Package evaluation to test Markdown on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-03T07:22:25.025 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.48s ################################################################################ # Installation # Installing Markdown... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d6f4376e] + Markdown Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 [d6f4376e] + Markdown Installation completed after 4.04s Markdown is a standard library in this Julia build. ################################################################################ # Testing # Testing Markdown Status `/tmp/jl_7QwcLs/Project.toml` [2a0f44e3] Base64 [d6f4376e] Markdown [8dfed614] Test Status `/tmp/jl_7QwcLs/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... text without Struct 49454() underline.Test Summary: | Pass Total Time issue #16194: interpolation in md"..." strings | 9 9 0.4s Test Summary: |Time issue 40080: empty list item breaks display() | None 0.3s Test Summary: | Pass Total Time issue #37232: linebreaks | 1 1 0.0s Test Summary: | Pass Total Time pullrequest #41552: a code block has \end{verbatim} | 2 2 0.1s Test Summary: | Pass Total Time issue #42139: autolink | 3 3 0.0s Testing Markdown tests passed Testing completed after 14.54s PkgEval succeeded after 28.74s