Skip to content

Releases: knom/vsts-markdown-tasks

3.0.4

22 Jun 07:59
Compare
Choose a tag to compare
Added repository field in vss-extension.json

3.0.3

22 Jun 07:55
ff79800
Compare
Choose a tag to compare
3.0.3

3.0.2.

03 Oct 20:26
Compare
Choose a tag to compare
3.0.2

3.0.0

02 Oct 21:30
664f37b
Compare
Choose a tag to compare
Developed multi-file support (#11)

* Updated VSTS-Task-Lib to latest

* Added new test case for multple MD files

* Updated test cases for singleFile mode

* Implemented Single / Multi File Mode

2.3.0

26 Sep 23:13
1bd2e6b
Compare
Choose a tag to compare
Inline html is passed through (#8)

* Added support for inline HTML
* Updated Docs
* Merged
* updated package.json
* Added new UnitTest for encoding of Inline HTML