Alexander Artemenko
|
558038be32
|
Fixed tags parsing, now it can parse tags like this "blah,minor, foo , bar". Also, code for metadata parsing was slightly refactored.
|
2010-12-22 01:08:23 +03:00 |
|
Alexander Artemenko
|
658e1203b2
|
Simplier metadata processing, using dict's 'get' method with default value.
|
2010-12-17 00:07:55 +03:00 |
|
Alexander Artemenko
|
a322d6c4e8
|
Lowercase meta field's name before looking the processor.
|
2010-12-17 00:04:45 +03:00 |
|
Philippe Pepiot
|
d489000c65
|
Add syntax highlight support for markdown posts
|
2010-11-24 15:49:10 +01:00 |
|
Alexis Metaireau
|
32102dae12
|
Fix a FAQ mistake.
|
2010-11-15 18:58:54 +00:00 |
|
Guillaume B
|
c8184ffcbc
|
Pass the metadata conversion in Markdown as well,
so that dates and tags are correctly processed.
Signed-off-by: Guillaume B <guitreize@gmail.com>
|
2010-11-11 08:00:08 +08:00 |
|
Alexis Metaireau
|
c83d234773
|
Add the ability to read from markdown too.
|
2010-10-31 00:08:16 +01:00 |
|
Alexis Metaireau
|
c7f959d0b4
|
Remove a debug statement, thanks Dan Jacka for reporting this.
|
2010-10-30 16:16:03 +01:00 |
|
Alexis Metaireau
|
93fa87f5d3
|
Parse the metadatas before translating content to HTML
|
2010-10-30 01:34:47 +01:00 |
|
Alexis Metaireau
|
fdb920e50a
|
Welcome Pelican 2.0 ! Refactoring of the internals to be more extensible.
--HG--
rename : pelican/bloggenerator.py => pelican/generators.py
|
2010-10-30 00:56:40 +01:00 |
|