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 flag to enable replacement of '\n' with '<br>' #2

Closed
atc0005 opened this issue Dec 19, 2019 · 0 comments · Fixed by #3
Closed

Add flag to enable replacement of '\n' with '<br>' #2

atc0005 opened this issue Dec 19, 2019 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Dec 19, 2019

Saw this several times today when enabling use of this tool. Many of the same scripts which work well sending their output to Nagios for inclusion in email include the same EOL character in output to this app, which sends it as-is to Teams, which doesn't handle it in the same way.

Add a flag that enables automatic replacement for all occurrences found in provided message from CLI.

@atc0005 atc0005 added the enhancement New feature or request label Dec 19, 2019
@atc0005 atc0005 added this to the v0.1.1 milestone Dec 19, 2019
@atc0005 atc0005 self-assigned this Dec 19, 2019
atc0005 added a commit that referenced this issue Dec 19, 2019
- Add flag for converting Windows, Mac and UNIX EOL to
  HTML/Markdown break statements (`<br>`)
- Update README coverage
- Update CHANGELOG
- Update GoDoc file

refs #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant