Use Microsoft.PowerShell.MarkdownRender package from nuget.org#14090
Use Microsoft.PowerShell.MarkdownRender package from nuget.org#14090rjmholt merged 3 commits intoPowerShell:masterfrom
Microsoft.PowerShell.MarkdownRender package from nuget.org#14090Conversation
|
I see the initial commit PowerShell/MarkdownRender@345e2f3 was on 2020-10-02. We should ensure changes made in the last few months are reflected in powershell/markdownrender: |
tools/packaging/packaging.psm1
Outdated
There was a problem hiding this comment.
This file should be signed in your build, so can you remove it from our signing?
bef5d57 to
cc4be30
Compare
|
@TravisEz13 - please re-review |
|
@rjmholt This is ready for review now. |
|
@xtqqczze - Filed issue in MarkdownRender repo to make sure the improvements mentioned above are taken there: PowerShell/MarkdownRender#11 |
|
@rjmholt This is ready to merge. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
3d962c4 to
091f2f2
Compare
|
@PoshChan please remind me in 1 hour |
|
@rjmholt, this is the reminder you requested 1 hour ago |
|
🎉 Handy links: |
PR Summary
The code for
Microsoft.PowerShell.MarkdownRenderhas been moved to a separate repository https://github.com/powershell/markdownrender. This PR removes the code from this repository and uses the package from nuget.org insteadPR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.