mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
wrote unit tests and documentation, improved regular expression. The HtmlReader is enabled by default now and parses metadata in html files of the form: <!-- key:value --> |
||
|---|---|---|
| .. | ||
| TestCategory | ||
| article.rst | ||
| article_with_html_metadata.html | ||
| article_with_md_extension.md | ||
| article_with_metadata.rst | ||
| article_with_mkd_extension.mkd | ||
| article_with_template.rst | ||
| article_with_uppercase_metadata.rst | ||
| article_without_category.rst | ||
| wordpressexport.xml | ||