mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update changelog.rst
1. Escape `|tag|` and `|category|` with double ticks otherwise reST converts them to links that are invalid. 2. Updated syntax for relative links use braces instead of bars.
This commit is contained in:
parent
13199792a7
commit
3d419bf55d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Next release
|
||||||
* Deprecate ``FILES_TO_COPY`` in favor of ``STATIC_PATHS`` and
|
* Deprecate ``FILES_TO_COPY`` in favor of ``STATIC_PATHS`` and
|
||||||
``EXTRA_PATH_METADATA``
|
``EXTRA_PATH_METADATA``
|
||||||
* Add support for ``{}`` in relative links syntax, besides ``||``
|
* Add support for ``{}`` in relative links syntax, besides ``||``
|
||||||
* Add support for |tag| and |category| relative links
|
* Add support for ``{tag}`` and ``{category}`` relative links
|
||||||
|
|
||||||
3.2.1 and 3.2.2
|
3.2.1 and 3.2.2
|
||||||
===============
|
===============
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue