forked from github/pelican
With the current implementation, links to articles/pages that have not been processed yet are reported with a warning, yet later replaced with a correct value. That's not wanted.
7 lines
218 B
ReStructuredText
7 lines
218 B
ReStructuredText
Second article
|
|
##############
|
|
|
|
:date: 2018-11-10
|
|
:summary: Here's the `first <{filename}/first-article.rst>`_,
|
|
`third <{filename}/third-article.rst>`_ and a
|
|
`nonexistent article <{filename}/nonexistent.rst>`_.
|