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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user