Skip to content

Conversation

@HowardWolosky
Copy link
Contributor

PowerShellCore 6 added a ConvertFrom-Markdown command, and this module's
command therefore causes a conflict.

Renaming to ConvertFrom-GitHubMarkdown in an effort to best identify this
as being a "GitHub" method that converts Markdown, although it unfortunately
does imply that it might only support "GitHub Flavored Markdown", where in fact
it supports both that as well as standard.

Resolves #99 - Rename ConvertFrom-Markdown

PowerShellCore 6 added a `ConvertFrom-Markdown` command, and this module's
command therefore causes a conflict.

Renaming to `ConvertFrom-GitHubMarkdown` in an effort to best identify this
as being a "GitHub" method that converts Markdown, although it unfortunately
does imply that it might only support "GitHub Flavored Markdown", where in fact
it supports both that as well as standard.

Resolves microsoft#99 - Rename ConvertFrom-Markdown
@HowardWolosky
Copy link
Contributor Author

Will leave this up for a couple days for comment to see if anyone cares about this name change or has alternative suggestions, before I proceed with merging it in.

cc: @cliffchapmanrbx

@HowardWolosky HowardWolosky merged commit 088f95b into microsoft:master Apr 8, 2019
@HowardWolosky HowardWolosky deleted the convertFromMarkdown branch April 8, 2019 15:14
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