This PR migrates most remaining tests to the new test suite. It also completes the migration of directories like `tests/lean/run`, meaning that PRs trying to add tests to those old directories will now fail.
10 lines
No EOL
180 B
Text
10 lines
No EOL
180 B
Text
Success! Final stack:
|
|
(Lean.Doc.Syntax.image
|
|
"!["
|
|
(str "\"alt text is good\"")
|
|
"]"
|
|
(Lean.Doc.Syntax.url
|
|
"("
|
|
(str "\"logo.png\"")
|
|
")"))
|
|
All input consumed. |