Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block_quote does not display margin correctly #101

Open
shitchell opened this issue Dec 18, 2020 · 0 comments · May be fixed by #324
Open

block_quote does not display margin correctly #101

shitchell opened this issue Dec 18, 2020 · 0 comments · May be fixed by #324

Comments

@shitchell
Copy link

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

@jahvon jahvon linked a pull request Aug 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant