mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
PowerShell Module #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ephenix on GitHub (Jul 31, 2018).
Hello markdig team,
I wrote a very simple powershell cmdlet to expose this tool to PowerShell.
https://github.com/ephenix/MarkdownEx
In the future I plan to add granularity for enabling extensions, but for now it just enables advanced features.
I did not see any other implementations of this for PowerShell, so I think it may come in handy for some people.
Thanks,
Eric
@xoofx commented on GitHub (Aug 23, 2018):
Nice, thanks for the feedback! (Note you can always send a PR here to add an entry to https://github.com/lunet-io/markdig#third-party-extensions )