19 Commits

Author SHA1 Message Date
37143ae6e1 Use own submodule copy 2019-04-18 23:14:55 +03:00
8bead9c483 Merge pull request #11 from m3nu/master
Fixes #10 - extension issue with newer Pelican version
2017-06-08 23:48:51 +02:00
0e640c745e Fixes #10 - extension issue with newer Pelican version 2017-06-08 14:37:24 +08:00
7ee32eaa38 Updated README.md 2015-09-26 02:35:09 +02:00
e7b4073b06 Upstream changes in Markdown Meta YAML extension 2015-09-26 02:17:32 +02:00
86a1a5eda1 bring markdown_metayaml to latest upstream commits 2015-09-25 04:40:32 +02:00
058283d206 Merge pull request #5 from pR0Ps/master
Misc fixes (basically a rewrite)
2015-02-19 01:57:59 +01:00
e266d28f8c Change submodule back to the upstream
The upsteam has accepted the pull request that adds unicode support,
along with other minor tweaks. Switching back to the original project.
2015-02-18 12:33:19 -05:00
88f540841b Update markdown_metayaml submodule 2015-02-18 12:33:19 -05:00
ced3d62e1a Change submodule to https 2015-02-18 12:33:19 -05:00
008f240a8c Update README 2015-02-18 12:33:19 -05:00
67e080a663 Major refactor, bordering on rewrite
- Rename the plugin (md_yaml -> md_metayaml)
- Rework directory structure for easier integration into Pelican
- Change markdown extension libary to a submodule
- Remove ugly path hacks
- Make the reader do less work (leverage the MarkdownReader class)
2015-02-18 12:33:19 -05:00
e4f7a2817c Remove cruft from .gitignore 2015-02-18 12:33:01 -05:00
0728c589ad Merge pull request #3 from aplatanado/master
fix #2. Initialization fails with Markdown 2.5.2
2015-01-29 01:38:04 +01:00
3c46395a23 fix #2. Initialization fails with Markdown 2.5.2 2015-01-29 00:23:45 +00:00
53f0624c2d added links to PIP for requirements 2014-11-02 02:43:45 +01:00
835dadbd81 added dependencies to README 2014-11-02 02:38:41 +01:00
22712fc787 initial commit 2014-08-29 17:13:46 +02:00
6ac5f25c3b Initial commit 2014-08-28 13:51:51 +02:00