Skip to content

Failure with space in filenames #168

Closed
@blegat

Description

I had a examples with a file named "Bound on Global Extremum.jl".
It worked before but with the lastest version of Literate and Documenter, it fails with

ERROR: LoadError: invalid '@example' syntax: @example Bound on Global Extremum

See https://github.com/jump-dev/SumOfSquares.jl/pull/201/checks?check_run_id=3464443765#step:5:116
Maybe Literate should replace spaced by underscores when generating the label to be used with @example so that there is no space in the name.

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