Skip to content

Processing Coq sources extracted from .rst/.md files #1005

@cpitclaudel

Description

@cpitclaudel

Hi Emilio!

When I compile a literate reST or Markdown document with Alectryon I start the LSP server with a filename ending in .rst or .md (since that's what I have on disk), but the contents are plain Coq source code (all markup has been removed). coqlsp doesn't like that:

Error in document conversion: unknown file format

Is there a way for me to tell CoqLSP that the input is Coq code, even if it comes from a .md or .rst file?

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions