Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

File names like cancelRequest(for/).md are not recognized by Jekyll #66

@kean

Description

@kean

I'm trying to feed the Markdown files generated by swift-doc to Jekyll and it is not happy about certain file names.

~> bundle exec jekyll serve
Configuration file: /Users/kean/Develop/kean.github.io/_config.yml
            Source: /Users/kean/Develop/kean.github.io
       Destination: /Users/kean/Develop/kean.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
jekyll 3.8.5 | Error:  Invalid scheme format: cancelRequest(for

The name of the file in question is cancelRequest(for/).md. It was produced for a global function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions