diff options
author | https://tylercipriani.com/ <thcipriani@web> | 2017-06-01 19:26:28 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-06-01 19:26:28 -0400 |
commit | e8ca4e5b8cfc0afff4cc3fb540540fdae9f84015 (patch) | |
tree | 43415245b6a48c01e40361adaff902f385b50b51 /doc/todo | |
parent | 07f0f84a8e6e0f8c1c5fe7e853cba30f907beb6c (diff) | |
download | ikiwiki-e8ca4e5b8cfc0afff4cc3fb540540fdae9f84015.tar ikiwiki-e8ca4e5b8cfc0afff4cc3fb540540fdae9f84015.tar.gz |
Add jsonfeed patch
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/JSON_Feed_support.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/JSON_Feed_support.mdwn b/doc/todo/JSON_Feed_support.mdwn new file mode 100644 index 000000000..deb1ea509 --- /dev/null +++ b/doc/todo/JSON_Feed_support.mdwn @@ -0,0 +1,4 @@ +[[!tag patch]] +[[!template id=gitbranch branch=thcipriani/jsonfeed author="[[users/thcipriani]]"]] + +Made a patch to add basic support for [[https://jsonfeed.org]] version 1 to the inline plugin. |