Skip to content

block_quote does not display margin correctlyΒ #101

Open
@shitchell

Description

@shitchell

expected behavior

"block_quote": {
  "margin": 2,
  "indent": 1,
  "indent_token": "| "
}

should presumably push the block quote 2 columns from the document edge and display 1 indent_token

actual behvaior

There seems to be no difference between margin and indent, and both increase the number of indent_tokens displayed. Thus, you cannot increase the margin between the quote and the document edge without messing up the number of tokens displayed.

block_quote

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