Skip to content

Blank line in fenced code - (WARNING/2) Inline literal start-string without end-string. #196

@mforbes

Description

@mforbes

The following fenced code in a markdown file tst.md gives an error (WARNING/2) Inline literal start-string without end-string.

tst.md:

```
x = 1

y = 2
```
$ python -m readme_renderer tst.md -o tst.html
<string>:1: (WARNING/2) Inline literal start-string without end-string.

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