mirror of
https://github.com/kataras/iris.git
synced 2026-01-20 02:16:08 +00:00
fix #2098
This commit is contained in:
@@ -23,6 +23,8 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
|
||||
|
||||
Change applies to `master` branch.
|
||||
|
||||
- Replace [russross/blackfriday](github.com/russross/blackfriday/v2) with [gomarkdown](https://github.com/gomarkdown/markdown) as requested at [#2098](https://github.com/kataras/iris/issues/2098).
|
||||
|
||||
- Add `mvc.IgnoreEmbedded` option to handle [#2103](https://github.com/kataras/iris/issues/2103). Example Code:
|
||||
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user