Skip to content

ConvertTo-StorageFormat add switch parameter -AsPlainText#178

Open
ghost wants to merge 2 commits into
masterfrom
unknown repository
Open

ConvertTo-StorageFormat add switch parameter -AsPlainText#178
ghost wants to merge 2 commits into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@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
Copy Markdown
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