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

ConvertTo-StorageFormat add switch parameter -AsPlainText #178

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

ConvertTo-StorageFormat add switch parameter -AsPlainText #178

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 18, 2019

Description

Added switch parameter -AsPlainText for function ConvertTo-StorageFormat to replace chars which confluence would try to convert to macros.

Motivation and Context

We encountered some troubles during uploading powershell script descriptions to confluence because of using chars which confluence would try to convert to macros.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

empty03 added 2 commits November 18, 2019 13:09
Added switch parameter '-AsPlainText' to replace chars which confluence would try to convert to macros.
SwitchParameter -AsPlainText
@ghost ghost requested review from a team as code owners November 18, 2019 12:20
@lipkau
Copy link
Member

lipkau commented Dec 8, 2019

@brianbunke : what do you think?

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.

1 participant