1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

chore(changelog): update changelog

This commit is contained in:
Awilum
2020-09-08 11:04:57 +03:00
parent 8ac03d1f2b
commit b9a0d1af62

View File

@@ -8,6 +8,15 @@
`PATH['tmp']` constant instead of `PATH['cache']` and `PATH['logs']`
* **markdown** add markdown basic settings ([#471](https://github.com/flextype/flextype/issues/471))
```yaml
markdown:
auto_line_breaks: false
auto_url_links: false
escape_markup: false
```
* **markdown** add ability to access markdown parser instance ([#468](https://github.com/flextype/flextype/issues/468))
Usage: