Skip to content

Update creol2html_rules.py#39

Merged
jedie merged 1 commit into
masterfrom
jedie-patch-1
Jan 20, 2020
Merged

Update creol2html_rules.py#39
jedie merged 1 commit into
masterfrom
jedie-patch-1

Conversation

@jedie

@jedie jedie commented Jan 20, 2020

Copy link
Copy Markdown
Owner

(?i) is re.IGNORECASE
The image tag doesn't contain anything that must match case-insensitive. So it can be removed, to fix: #31

(?i) is re.IGNORECASE
The image tag doesn't contain anything that must match case-insensitive. So it can be removed, to fix: #31
@jedie jedie merged commit 5c2ac71 into master Jan 20, 2020
@jedie jedie deleted the jedie-patch-1 branch October 17, 2020 19:05
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.

Deprecation warnings on Python 3.7

1 participant