Commit graph

5 commits

Author SHA1 Message Date
Dongbo Wang ee0a643f19
Fix the encoding of 'PowerShell.sln' to be utf-8 (#7289) 2018-07-13 20:43:26 -07:00
Aditya Patwardhan 7ba4d65a42 Fix the file 'PowerShell.sln' that was corrupted by accident (#7288) 2018-07-13 18:11:55 -07:00
Aditya Patwardhan 1cf14bd596 Added Markdown rendering cmdlets
ConvertFrom-Markdown is used for converting a markdown document or string to a MarkdownInfo object.
It can optionally return a HTML or VT100 encoded string in addition to a AST of the markdown document.

Show-Markdown is used to either display the VT100 encoded string on console or redirect the HTML string to the browser.

Set/Get-MarkdownOption cmdlets get be used to view or set markdown rendering options.
2018-07-12 17:13:55 -07:00
Steve Lee 4ad56b3029 Remove PSReadLine from Solution (sln) file (#7137) 2018-06-22 23:22:24 +05:00
Travis Plunk 9b6c9af92a rename solution to powershell 2018-04-03 09:50:09 -07:00
Renamed from PowerShell-Win.sln (Browse further)