Skip to content

Inline code starting with tab character in quote not rendered #371

Description

@paxter

Code with 4 leading spaces works.

    code here

Code with leading tab works.

	code here

Code with 4 leading spaces in quote works (if there is an extra space after the >).

>     code here

Code with leading tab in quote doesn't work.

> 	code here

Is this intended behaviour or this might be a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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