Skip to content

Revive AsPlainText storage conversion#243

Merged
lipkau merged 4 commits into
masterfrom
pr178-plaintext
May 26, 2026
Merged

Revive AsPlainText storage conversion#243
lipkau merged 4 commits into
masterfrom
pr178-plaintext

Conversation

@lipkau
Copy link
Copy Markdown
Member

@lipkau lipkau commented May 26, 2026

Attribution

This PR revives and completes the work originally contributed by @empty03 in #178.

The first commit in this PR, d59f2c4 (SwitchParameter -AsPlainText), is cherry-picked from @empty03's original contribution and keeps their original author metadata:

empty03 57891206+empty03@users.noreply.github.com

The follow-up commit only updates the implementation for the current codebase, fixes edge cases, and adds tests/docs so the original contribution can be merged safely.

Summary

  • revives original PR ConvertTo-StorageFormat add switch parameter -AsPlainText #178 by @empty03 with the original contributor commit preserved
  • adds ConvertTo-ConfluenceStorageFormat -AsPlainText for publishing literal text containing Confluence wiki markup characters
  • adds unit coverage, integration-suite coverage, command docs, and changelog attribution

Validation

  • Invoke-Pester -Path 'Tests/Functions/ConvertTo-StorageFormat.Tests.ps1'
  • Invoke-Build -Task Lint
  • Invoke-Build -Task Build, Test

Notes

@lipkau lipkau merged commit 34ebc27 into master May 26, 2026
8 checks passed
@lipkau lipkau deleted the pr178-plaintext branch May 26, 2026 21:31
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