Skip to content

Codeblocks don't render correctly in RSS readers #81

@gdbing

Description

@gdbing

When this article is viewed in Safari, the first multiline codeblock looks like this:

Image

But when it is viewed in an RSS reader like NetNewsWire it looks like this:

Image

As I understand it, the contents of codeblocks are converted from plaintext (in the raw article) into a sequence of tiny span blocks, in the published html article, which are presumably indented and styled with CSS or Javascript.

The problem is that the RSS feed contains the converted codeblock contents, which do not indent correctly in RSS readers, without the special rendering CSS or Javascript.

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