-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Labels
Description
Today, we noticed mutiple Warning: Unexpected Julia interpolation in the Markdown. in our CI logs. We expected the documentation building job to fail in case of any warning due to passing warnonly=false, but this kind of warning doesn't get converted to an error.
Could this be changed, so that contributers have some chance of knowing that they introduced such an issue? In the current situation, I had to bisect multiple weeks of activity to find the offending commit.
cc @fingolfin