Skip to content

Commit

Permalink
v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RickStrahl committed Dec 19, 2018
1 parent c2aa218 commit c16170d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 605 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Westwind.AspNetCore Change Log
<small>[Nuget](https://www.nuget.org/packages/Westwind.AspNetCore/) &bull; [Github](https://github.com/RickStrahl/Westwind.AspNetCore)</small>


### Version 3.2.2

* **Add Support for Title Detection with === underlines**
Added support for title detection when using a double underscore titles within the first 10 lines of text. Title detection uses Yaml title header first, `#` headers next, and double underscore `===` headers last.

### Version 3.2

* **Add support for replacing Markdown Engine**
Expand Down
Loading

0 comments on commit c16170d

Please sign in to comment.