mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Use the actively maintained typogrify-web package
The Typogrify library is no longer actively maintained by the original author. These changes switch Pelican over to a new fork that will receive more consistent updates going forward.
This commit is contained in:
parent
0b3dc9db21
commit
505852c04c
5 changed files with 9 additions and 7 deletions
|
|
@ -4,6 +4,8 @@ Release history
|
|||
Next release
|
||||
============
|
||||
|
||||
* Replace the neglected ``typogrify`` package with the actively-maintained
|
||||
``typogrify-web`` package.
|
||||
* Added the `:modified:` metadata field to complement `:date:`.
|
||||
Used to specify the last date and time an article was updated independently from the date and time it was published.
|
||||
* Produce inline links instead of reference-style links when importing content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue