Skip to content

Code-block text issue #7

@libesz

Description

@libesz

When I write code-blocks in a gist which are part of an indented text, it displays differently in the preview than in the final rendered view. In the preview, the indentations are interpreted wrongly (seems not indented), while the code block itself is aligned correctly to the list. In the rendered version the code block is aligned to the left and the code indentations are as they written in src.

Example:

  • list
    • more list
{
  {
    code block example in a list
  }
}

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