Skip to content

Releases: SimonCropp/MarkdownSnippets

15.1.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 297 commits which resulted in 1 issue being closed.

Improvement

  • #71 Table of contents links don't work for headings with commas

15.1.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 311 commits which resulted in 1 issue being closed.

Improvement

  • #70 Add Toc Excludes

15.0.0

26 Jan 09:12
be4d8eb

Choose a tag to compare

As part of this release we had 356 commits which resulted in 3 issues being closed.

Improvements

  • #66 remove static method DirectoryMarkdownProcessor.RunForFilePath
  • #65 Remove some redundant MarkdownProcessor constructors
  • #64 Add Table Of Contents support

14.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 2 issues closed.

Improvements

  • #61 Use LineNumber instead of Line in exception
  • #60 Remove legacy 'startcode'/'endcode' convention

11.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 439 commits which resulted in 1 issue being closed.

Improvement

  • #52 Mark output files readonly

10.3.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 442 commits which resulted in 1 issue being closed.

Improvement

  • #46 Change convention for defining snippets

10.2.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #47 MsBuild Task not correctly participating in incremental rebuild

10.0.0

26 Jan 09:12

Choose a tag to compare

As part of this release we had 536 commits which resulted in 2 issues being closed.

Improvements

  • #32 rename GitHubMarkdownProcessor to DirectoryMarkdownProcessor
  • #24 allow /source/ directories

9.1.2

26 Jan 09:12

Choose a tag to compare

As part of this release we had 555 commits which resulted in 2 issues being closed.

Improvements

  • #22 Preserve line endings
  • #21 Allow other files than text files

9.1.1

26 Jan 09:12

Choose a tag to compare

As part of this release we had 559 commits which resulted in 1 issue being closed.

Improvement

  • #16 Add .NET Core App 2.1 as an additional target