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

automatic alignment does too much when we have blocks within blocks #164

Open
dimbleby opened this issue May 8, 2021 · 0 comments
Open

Comments

@dimbleby
Copy link
Contributor

dimbleby commented May 8, 2021

#105 improved matters, but still left this:

I have to work through the case where

tags = {
  thing = "whatever"
}

because currently it becomes

tags    = {
  thing = "whatever"
}

I don't use the Tabular integration myself and am unlikely to do anything about this, but merge requests that fix it would be welcome!

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

No branches or pull requests

1 participant