mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Store slugs in posts by default on Pelican import
This commit is contained in:
parent
dfa69fd383
commit
b4c5d7cf62
4 changed files with 64 additions and 16 deletions
|
|
@ -4,6 +4,8 @@ Release history
|
|||
3.1 (XXXX-XX-XX)
|
||||
================
|
||||
|
||||
* Importer now stores slugs within files by default. This can be disabled with
|
||||
the ``--disable-slugs`` option.
|
||||
* Improve handling of links to intra-site resources
|
||||
* Ensure WordPress import adds paragraphs in for all types of line endings
|
||||
in post content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue