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

Beautify table ignores indented comments #7

Open
mwip opened this issue Jun 15, 2020 · 0 comments
Open

Beautify table ignores indented comments #7

mwip opened this issue Jun 15, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@mwip
Copy link
Owner

mwip commented Jun 15, 2020

Indented comments such as

for (i in 1:42) {
  # Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. 
  sqrt(i)
}

are currently ignored.

@mwip mwip added bug Something isn't working good first issue Good for newcomers labels Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant