Skip to content

Align when {{#include}} is indented #1565

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

kynthus
Copy link

@kynthus kynthus commented Jun 5, 2021

Fixes #1564
Considering the impact on embedding simple code, it may be necessary to discuss whether to make it optional or introduce it, so I made it a draft.

@kynthus kynthus marked this pull request as draft June 5, 2021 14:24
@kynthus
Copy link
Author

kynthus commented Jun 8, 2021

I stopped using trim(), which destroys whitespace at the begin and end of files.
And unwrap_or_else() is useless lazy evaluation, I use unwrap_or() instead.

@tshepang
Copy link
Member

works for me... had to rebase on master to avoid "Error: The "mermaid" preprocessor exited unsuccessfully"

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 this pull request may close these issues.

{{#include ...}} with indented
2 participants