Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$marker_any_re = "(?:$marker_ul_re|$marker_ol_re)"; not used #122

Closed
yuanzhou opened this issue Aug 16, 2013 · 2 comments
Closed

$marker_any_re = "(?:$marker_ul_re|$marker_ol_re)"; not used #122

yuanzhou opened this issue Aug 16, 2013 · 2 comments

Comments

@yuanzhou
Copy link

I noticed that the following line is not used by _doLists() and _doLists_callback() even though it appears in both places.

$marker_any_re = "(?:$marker_ul_re|$marker_ol_re)";
@michelf
Copy link
Owner

michelf commented Aug 16, 2013

Duplicate of #121

@michelf michelf closed this as completed Aug 16, 2013
@yuanzhou
Copy link
Author

Sorry that I resubmitted the same issue as a result of the slow response from Github just now.

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

No branches or pull requests

2 participants