mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Use docinfo fields instead of comments.
This commit is contained in:
parent
ed021f02c9
commit
3ea2968a83
5 changed files with 15 additions and 15 deletions
|
|
@ -1,10 +1,10 @@
|
|||
This is a super article !
|
||||
#########################
|
||||
|
||||
.. tags: foo, bar, foobar
|
||||
.. date: 2010-10-02 10:14
|
||||
.. category: yeah
|
||||
.. author: Alexis Métaireau
|
||||
:tags: foo, bar, foobar
|
||||
:date: 2010-10-02 10:14
|
||||
:category: yeah
|
||||
:author: Alexis Métaireau
|
||||
|
||||
Some content here !
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue