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

Add option to insert soft breaks #806

Merged
merged 2 commits into from
Feb 26, 2021
Merged

Conversation

memorsolutions
Copy link
Contributor

Added softBreakBefore to TextOptions it in src/core-interfaces.ts and types/index.d.ts along with simple logic in genXmlTextBody to insert "<a:br/>" if it is set.

Implements #805

@gitbrent gitbrent linked an issue Dec 26, 2020 that may be closed by this pull request
4 tasks
@gitbrent gitbrent self-assigned this Dec 26, 2020
@gitbrent gitbrent added this to the 3.5.0 milestone Dec 26, 2020
@gitbrent gitbrent merged commit b6f39b9 into gitbrent:master Feb 26, 2021
@gitbrent
Copy link
Owner

Thanks @memorsolutions !

Screen Shot 2021-02-25 at 00 14 42

gitbrent added a commit that referenced this pull request Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] Support soft-breaks in text formatting
2 participants