Skip to content

Conversation

mearns
Copy link

@mearns mearns commented Oct 26, 2013

Got this working again for markdown version 2.3.1 (latest code from github and from pypi doesn't work with latest markdown, primarily due to issue #1, but some other minor issues as well).

-Fixed issue #1 (import error): etree is under markdown.util, not just markdown.
-Made use of intPixelSize config.
-Removed unused intCanvasSize config.
-Made use of Pattern's default impl of getCompiledRegExp, which wraps the pattern in some important regex.
-Added alternate syntax which is more general and allows specifying options per use (colors, size, and error correction level).

-Fixed issue #1 (import error): etree is under markdown.util, not just markdown.
-Made use of intPixelSize config.
-Removed unused intCanvasSize config.
-Made use of Pattern's default impl of getCompiledRegExp, which wraps the pattern in some important regex.
-Added generic args for domain style syntax. (light color, dark color, pix size, and error correcting level).
@mearns mearns mentioned this pull request Oct 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants