Skip to content

Releases: StartAutomating/MarkX

MarkX 0.1.3

29 Jan 21:46
d33dee2

Choose a tag to compare

MarkX 0.1.3:

  • Property Improvement:
    • Late binding MarkX.DataSet (#44)
  • New Properties:
    • MarkX.Liquid ( #45 )
    • MarkX.LiquidPattern ( #46 )

Additional release notes in CHANGELOG

MarkX 0.1.2

21 Jan 20:24
b03908b

Choose a tag to compare

MarkX 0.1.2:

Minor performance improvements:

  • Directly using Markdig (#38)
  • Preferring [IO.File]::Exists (#42)

Additional release notes in CHANGELOG

MarkX 0.1.1

13 Jan 06:32
02fadca

Choose a tag to compare

MarkX 0.1.1:

  • MarkX Help (#26)
  • MarkX now accepts commands / help (#27)
  • MarkX.Headings gets heading elements (#29)
  • MarkX.Lexicon gets lexicons in Markdown (#25)
  • MarkX.YamlHeader support (#32, #33)
  • Allowing piped markdown file input (#34)
  • MarkX.Code gets code within markdown (#30)
  • MarkX.CodeBlock gets code blocks within markdown (#31)
  • MarkX.ToString can now stringify any property (#35)
  • MarkX formatting (#36)

Additional release notes in CHANGELOG

MarkX 0.1

24 Dec 20:46
025c8ca

Choose a tag to compare

MarkX 0.1:

  • Get-MarkX ( #1, #4 )
  • Docs
    • Sponsorship ( #20 )
    • Security ( #19 )
    • Contributing ( #18 )
    • Code of conduct ( #17 )
    • README (generated with MarkX) (#16)
  • Extended Types
    • MarkX.get_HTML ( #14 )
    • MarkX.ToString() ( #12 )
    • MarkX.get_DataSet ( #13 )
    • MarkX.get_Images (#11)
    • MarkX.get_Links (#10)
    • MarkX.get_Table ( #9 )
    • MarkX.get_InnerText ( #8 )
    • MarkX.get_XML ( #7 )
    • MarkX.get/set_Markdown ( #6 )
    • MarkX.Sync ( #5 )
    • MarkX.ToTable ( #22 )
  • MarkX build ( #2, #3 )
  • MarkX Action ( #21 )
  • MarkX Tests ( #15 )