Update history to reflect merge of #1245
This commit is contained in:
parent
c5bf1349d2
commit
744cc3c001
|
@ -5,6 +5,8 @@
|
||||||
* Search the hierarchy of pagination path up to site root to determine template page for
|
* Search the hierarchy of pagination path up to site root to determine template page for
|
||||||
pagination. (#1198)
|
pagination. (#1198)
|
||||||
* Add the ability to generate a new Jekyll site without a template (#1171)
|
* Add the ability to generate a new Jekyll site without a template (#1171)
|
||||||
|
* Use redcarpet as the default markdown engine in newly generated
|
||||||
|
sites (#1245)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Fix pagination in subdirectories. (#1198)
|
* Fix pagination in subdirectories. (#1198)
|
||||||
|
|
Loading…
Reference in New Issue