diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2015-02-02 17:59:19 -0500 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2015-02-02 17:59:19 -0500 |
commit | 044c0f2f61c2e289c1e231260a97b770794c8a2d (patch) | |
tree | 3ef05cb2318966039202347706147f381667b893 /tests/extensions/admonition.txt | |
parent | 82ad7a9c155a7b9813a48b10479d1b742690deaa (diff) | |
download | markdown-044c0f2f61c2e289c1e231260a97b770794c8a2d.tar.gz markdown-044c0f2f61c2e289c1e231260a97b770794c8a2d.tar.bz2 markdown-044c0f2f61c2e289c1e231260a97b770794c8a2d.zip |
Fix back-compat import of ext names without dots.
`makeExtension` is the module level function defined in an extension,
not `extendMarkdown`, which is the method you override on the Extension class.
Do'h. Thanks for catching this @mitya57.
Diffstat (limited to 'tests/extensions/admonition.txt')
0 files changed, 0 insertions, 0 deletions