aldrichtr / PSOrgMode

A module for reading and writing the org-mode markup format
0 stars 0 forks source link

Add Begin and End parameters to ConvertFrom functions #26

Closed aldrichtr closed 2 years ago

aldrichtr commented 2 years ago

Add the ability to pass Begin and End like

$s = $content | ConvertFrom-OrgSection -Begin 1 -End 10