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

fix: only render new line if value is present (develop) #212

Conversation

maharshivpatel
Copy link
Collaborator

In dynamic content new line / <br> was rendering even if value was empty. which leaves empty line in the content. this commit fixes that for old_print_format jinja template.

also, added missing jinja code for suffix in new template.

In dynamic content new line / `<br>` was rendering even if value was empty.
which leaves empty line in the content. this commit fixes that for old_print_format jinja template.

also, added missing jinja code for suffix in new template.
@maharshivpatel maharshivpatel merged commit 1edee6a into frappe:develop Apr 3, 2024
1 check passed
@maharshivpatel
Copy link
Collaborator Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant