..
TestCategory
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
2012-11-29_rst_w_filename_meta#foo-bar.rst
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
2012-11-30_md_w_filename_meta#foo-bar.md
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article.rst
Fix tests with latest versions of smartypants.
2013-09-26 22:47:55 +02:00
article_draft.md
Add support for hidden articles
2021-05-04 13:54:32 -05:00
article_hidden.md
Add support for hidden articles
2021-05-04 13:54:32 -05:00
article_with_attributes_containing_double_quotes.html
Fix quote escaping in read html attributes.
2015-10-14 21:03:01 +01:00
article_with_capitalized_metadata.rst
Lowercase metadata field name when comparing with FORMATTED_FIELDS in rST reader
2020-07-30 14:59:53 -04:00
article_with_code_block.rst
Allows Typogrify to ignore user specified tags. Refs #1407
2014-07-28 15:17:12 -07:00
article_with_comments.html
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_duplicate_tags_authors.md
Remove duplicate tags and authors in metadata
2015-08-26 12:07:38 +02:00
article_with_inline_svg.html
Support inline SVGs (don't break on title in inline SVG).
2019-10-15 22:41:44 +01:00
article_with_keywords.html
Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918
2013-06-16 10:56:50 -07:00
article_with_markdown_and_empty_tags.md
Ensure _DISCARDED is not being cached. Fix #2825 ( #2926 )
2021-10-06 10:19:17 +02:00
article_with_markdown_and_footnote.md
Handle list metadata as list of string in MarkdownReader
2014-04-19 03:45:48 +09:00
article_with_markdown_and_nested_metadata.md
Skip Markdown metadata parsing within metadata
2020-04-12 11:40:43 +02:00
article_with_markdown_and_nonascii_summary.md
Added a new ''modified:' metadata tag to be able to specify the
2013-11-10 00:14:55 +01:00
article_with_markdown_and_summary_metadata_multi.md
Format custom metadata fields listed in the FORMATTED_FIELDS setting.
2015-02-24 16:57:05 -05:00
article_with_markdown_and_summary_metadata_single.md
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_markdown_extension.markdown
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_markdown_markup_extensions.md
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_md_extension.md
Added a new ''modified:' metadata tag to be able to specify the
2013-11-10 00:14:55 +01:00
article_with_mdown_extension.mdown
Accept mdown file extension for Markdown files.
2013-04-17 21:14:52 -07:00
article_with_metadata.html
Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918
2013-06-16 10:56:50 -07:00
article_with_metadata.rst
Format custom metadata fields listed in the FORMATTED_FIELDS setting.
2015-02-24 16:57:05 -05:00
article_with_metadata.unknownextension
Add test for the case where we try to read a file with an unhandled extension
2013-05-23 21:53:46 -07:00
article_with_metadata_and_contents.html
Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918
2013-06-16 10:56:50 -07:00
article_with_metadata_explicit_date_implicit_modified.html
Set "modified:" from "date:" when the latter was set from the filesystem ( #2748 )
2020-05-03 17:45:25 +02:00
article_with_metadata_explicit_dates.html
Set "modified:" from "date:" when the latter was set from the filesystem ( #2748 )
2020-05-03 17:45:25 +02:00
article_with_metadata_implicit_date_explicit_modified.html
Set "modified:" from "date:" when the latter was set from the filesystem ( #2748 )
2020-05-03 17:45:25 +02:00
article_with_metadata_implicit_dates.html
Set "modified:" from "date:" when the latter was set from the filesystem ( #2748 )
2020-05-03 17:45:25 +02:00
article_with_mkd_extension.mkd
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_multiple_authors.html
Split multiple authors on ','
2014-02-18 17:56:57 +01:00
article_with_multiple_authors.rst
multiple authors implemented
2014-02-14 03:21:06 +01:00
article_with_multiple_authors_list.rst
Support semicolon-separated author/tag lists.
2015-06-04 17:31:20 -04:00
article_with_multiple_authors_semicolon.rst
Support semicolon-separated author/tag lists.
2015-06-04 17:31:20 -04:00
article_with_multiple_metadata_tags.html
Fix example sites in metadata tags list test
2018-11-11 12:00:59 +01:00
article_with_nonconformant_meta_tags.html
Update tests to match theme changes
2021-09-28 14:05:08 +02:00
article_with_null_attributes.html
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_template.rst
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_with_typogrify_dashes.md
Add Typogrify/SmartyPants dashes config parameter ( #2615 )
2020-04-16 13:32:19 +02:00
article_with_typogrify_dashes.rst
Add Typogrify/SmartyPants dashes config parameter ( #2615 )
2020-04-16 13:32:19 +02:00
article_with_uppercase_metadata.html
Changed meta tag "contents" attribute to "content", to conform to HTML spec. Fixes #918
2013-06-16 10:56:50 -07:00
article_with_uppercase_metadata.rst
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
article_without_category.rst
Move the tests into pelican. Fix #500
2013-03-06 00:41:27 -08:00
bad_extension.mmd
Fix extension-matching bug in generators.py
2016-10-12 23:33:29 -07:00
bloggerexport.xml
add blogger importer
2018-08-07 14:33:10 +02:00
empty.md
test_readers: test reading empty Markdown files
2016-08-16 07:13:41 +01:00
empty_with_bom.md
test_readers: test reading empty Markdown files
2016-08-16 07:13:41 +01:00
wordpress_content_decoded
Added WordPress content decoding to importer
2013-03-28 07:16:01 -07:00
wordpress_content_encoded
Added WordPress content decoding to importer
2013-03-28 07:16:01 -07:00
wordpressexport.xml
Convert Wordpress caption to figure
2023-10-03 11:45:31 +02:00