mirror of
https://github.com/pelican-plugins/share-post.git
synced 2025-10-15 17:08:54 +02:00
Update share_post.py
This commit is contained in:
parent
739b4bfb82
commit
8de72f2182
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ from pelican.generators import ArticlesGenerator, PagesGenerator
|
||||||
|
|
||||||
_create_link_functions = []
|
_create_link_functions = []
|
||||||
|
|
||||||
|
newline = '%0D%0A'
|
||||||
|
|
||||||
|
|
||||||
# Use this decorator to mark a function as
|
# Use this decorator to mark a function as
|
||||||
# a link creator. The function's prototype shall be
|
# a link creator. The function's prototype shall be
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue