Skip to content

Releases: dadhi/CsToMd

v2.1.0 Major release

13 Apr 21:15

Choose a tag to compare

v2.1.0 Major release

  • feature: #15 Directive to wrap code in Markdown code blocks

  • feature: #16 Ignore leading whitespace before md comments

  • feature: #17 Allow to close the md comment without md prefix

  • feature: #20 Support collapsible section with multiline comments

  • change: #18 Avoid removing md comments inside the normal comments

  • change: #21 Avoid making collapsible section summary bold via strong tag - Users may do that themselves

Full Changelog: v2.0.1...v2.1.0

v2.0.1 - Major release

14 Sep 16:24

Choose a tag to compare

v2.0.1 - Major release

  • breaking: Updated to run in .NET 6.0 instead of .NET Core 3.1
  • adding: readme.md file to the package

v1.2.1 - Bug-fix release

31 Aug 07:22

Choose a tag to compare

v1.2.1 - Bug-fix release

  • added: Adding the new line after the collapsible section otherwise it breaks the markdown

v1.2.0 - Feature release

28 Aug 14:08

Choose a tag to compare

v1.2.0 - Feature release

  • added: #3 Make it to dotnet CLI tool (dotnet-cstomd)
  • added: #4 Ability to remove specific lines from the md output #4
  • added: #6 Add the special comments to wrap the section into collapsible details enhancement
  • added: #7 Strip the comment from the line with //md enhancement

1.1.1

23 Nov 19:39

Choose a tag to compare

Updated to Visual Studio 2019 (v16)

1.0.1

21 Sep 09:42

Choose a tag to compare

First release published to Visual Studio Marketplace.

1.0.0-preview-01

13 Sep 12:30
b30e677

Choose a tag to compare

1.0.0-preview-01 Pre-release
Pre-release

Initial release with the binaries.