Skip to content

restbuilder fails with URL #30

@cvergari

Description

@cvergari

Hi, I have been having a difficult to interpret error message when compiling a project:

writing output... [100%] index
Exception occurred:
  File "C:\ProgramData\Miniconda3\envs\sphinx\lib\site-packages\docutils\nodes.py", line 652, in __getitem__
    return self.attributes[key]
KeyError: 'name'

I was able to track it down to this very minimalistic RST source file:

This is a link: http://www.google.com

This source fail fails to compile. However, this one works:

This is a link: www.google.com

I should also mention that the standard HTML compiler works.in both cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions