index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pelican
/
readers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip MD metadata parsing in latest Python-Markdown
skip-md-metadata-parse
Justin Mayer
2020-04-12
1
-1
/
+1
*
Skip Markdown metadata parsing within metadata
Annika Backstrom
2020-04-12
1
-0
/
+3
*
remove pelican.signals in favor of pelican.plugins.signals
Deniz Turgut
2019-12-01
1
-1
/
+1
*
Convert super() calls to py3 style
Deniz Turgut
2019-11-26
1
-12
/
+6
*
Update docutils and remove docutils workaround
Deniz Turgut
2019-11-26
1
-13
/
+0
*
Further remove python2-isms
Deniz Turgut
2019-11-26
1
-6
/
+7
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-14
/
+10
*
Support inline SVGs (don't break on title in inline SVG).
Stuart Axon
2019-10-15
1
-1
/
+1
*
Allow directories in EXTRA_PATH_METADATA
Andrew Vant
2019-03-06
1
-2
/
+14
*
Remove Python 3.4 references
John Franey
2019-02-06
1
-1
/
+1
*
Use language_code if it is supported
Deniz Turgut
2018-11-26
1
-1
/
+10
*
Merge branch 'master' into html_list_tags
Justin Mayer
2018-11-11
1
-2
/
+5
|
\
|
*
Let's handle reST errors in a simple and nice way, finally.
Deniz Turgut
2018-11-10
1
-2
/
+5
*
|
Merge branch 'master' into html_list_tags
Justin Mayer
2018-11-01
1
-3
/
+25
|
\
\
|
|
/
|
*
Merge pull request #2311 from gwax/warn_rst_no_document_title
Justin Mayer
2018-04-06
1
-2
/
+9
|
|
\
|
|
*
Warn on missing rst document title. Fixes #2311.
George Leslie-Waksman
2018-03-27
1
-2
/
+9
|
*
|
Merge pull request #2017 from JulienPalard/master
Justin Mayer
2018-04-06
1
-1
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
FIX: Those keys are looked up lowercased.
Julien Palard
2016-10-26
1
-1
/
+1
|
|
*
As not allowing duplicates in processed items is counter intuitive, let's all...
Julien Palard
2016-10-10
1
-2
/
+1
|
|
*
Merge remote-tracking branch 'upstream/master'
Julien Palard
2016-10-10
1
-2
/
+2
|
|
|
\
|
|
*
|
Just in case someone forgot the DUPLICATES_DEFINITIONS_ALLOWED but add in MET...
Julien Palard
2016-09-30
1
-1
/
+2
|
|
*
|
Explicitly disallow duplications of URL and save_as.
Julien Palard
2016-09-30
1
-1
/
+15
|
*
|
|
Propagate value of DEFAULT_LANG to docutils reST parser.
Vladimír Vondruš
2017-11-29
1
-0
/
+1
*
|
|
|
Make HTMLReader parse multiple occurences of metadata tags as list
Mr. Senko
2017-12-02
1
-1
/
+11
|
/
/
/
*
|
|
Ability to override docutils HTML writer/translator.
Vladimír Vondruš
2017-06-30
1
-6
/
+30
*
|
|
Fixup 89b28fd
derwinlu
2017-03-29
1
-4
/
+4
*
|
|
Fix more python 3.6 regex DeprecationWarning's
derwinlu
2017-03-29
1
-2
/
+2
*
|
|
Fix warnings originating from bad regexes
derwinlu
2017-03-27
1
-3
/
+3
*
|
|
Fix setting None metadata from FILENAME_METADATA matches.
Tim Wienk
2017-03-15
1
-1
/
+1
*
|
|
Fix #1325 and add test_find_empty_alt
John
2016-11-17
1
-2
/
+2
*
|
|
Make markdown extensions order non-arbitrary
Bernhard Scheirle
2016-11-15
1
-7
/
+5
*
|
|
Replaces MD_EXTENSIONS with MARKDOWN
Bernhard Scheirle
2016-11-02
1
-4
/
+11
|
|
/
|
/
|
*
|
Merge pull request #2015 from jpli/improve_path_metadata_processing
Justin Mayer
2016-10-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert to the old category processing order
Li Jiapeng
2016-09-19
1
-1
/
+1
|
*
Avoid circumvention of metadata name checking
Li Jiapeng
2016-09-19
1
-1
/
+1
*
|
Merge pull request #1880 from allanman/patch-1
Justin Mayer
2016-09-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update readers.py
A Björck
2015-12-26
1
-1
/
+1
*
|
MarkdownReader: don't raise AttributeError on empty files
Will Thompson
2016-08-11
1
-1
/
+4
*
|
Fix typogrifying objects without title
Marcin Kurczewski
2016-05-29
1
-0
/
+2
*
|
Makes DEFAULT_DATE accept string dates; fixes #1464
Robert Utter
2016-05-24
1
-1
/
+4
|
/
*
Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict
Kernc
2015-11-30
1
-4
/
+4
*
Merge pull request #1837 from SimonStJG/fix-quote-escaping-in-html-attributes
Justin Mayer
2015-11-02
1
-10
/
+11
|
\
|
*
Fix quote escaping in read html attributes.
Simon StJG
2015-10-14
1
-10
/
+11
*
|
rename summary references to formatted_fields
derwinlu
2015-10-13
1
-5
/
+4
|
/
*
Remove duplicate tags and authors in metadata
Jesús Fernández
2015-08-26
1
-1
/
+4
*
fulfil pep8 standard
derwinlu
2015-08-17
1
-43
/
+55
*
Merge pull request #1747 from ingwinlu/fix_cache
Justin Mayer
2015-06-09
1
-1
/
+2
|
\
|
*
fix caching
derwinlu
2015-06-08
1
-1
/
+2
*
|
Support semicolon-separated author/tag lists.
Zack Weinberg
2015-06-04
1
-7
/
+23
|
/
*
Ignore empty metadata. Fixes #1469. Fixes #1398.
Forest
2015-03-24
1
-10
/
+38
[next]