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

make remark-code-import plugin respect indent #465

Open
kdheepak opened this issue Feb 20, 2024 · 0 comments
Open

make remark-code-import plugin respect indent #465

kdheepak opened this issue Feb 20, 2024 · 0 comments

Comments

@kdheepak
Copy link
Contributor

for example:

```diff
  {{#include @code/crates-tui-tutorial-app/src/bin/part-main.rs}}
```

should put 2 spaces before each line in the code block that is spliced in.

joshka added a commit that referenced this issue Jun 4, 2024
Putting the formatting and doc checks first to ensure that more critical
errors are caught first (e.g. a conventional commit error or typo should
not prevent the formatting and doc checks from running).
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