Skip to content

Build failure in LeanPlot.ToFloat due to incorrect markdown header nesting #7

Description

@motisn

Description

When building the project with Lake, the build fails at LeanPlot.ToFloat because of a strict Markdown validation error in the documentation comments.

It seems there is a skipped header level (using ### without a preceding ##), which causes documentation tools like Verso/Subverso to crash the build.

Error Log

error: LeanPlot/ToFloat.lean:50:4: Incorrect header nesting: expected at most `##` but got `###`
error: Lean exited with code 1

Environment

Lean version: 4.31.0, x86_64-w64-windows-gnu

(Note: Written with the assistance of an AI assistant.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions