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

Correct the documentation for the slugify function #378

Merged
merged 1 commit into from
Dec 23, 2014
Merged

Correct the documentation for the slugify function #378

merged 1 commit into from
Dec 23, 2014

Conversation

d0ugal
Copy link
Contributor

@d0ugal d0ugal commented Dec 22, 2014

The previous requirements are incorrect, the method needs to accept two parameters.

I discovered this while looking into: mkdocs/mkdocs#212

You can see the requirement happen here as two arguments are passed. https://github.com/d0ugal/Python-Markdown/blob/2.5.2-final/markdown/extensions/toc.py#L178

The previous requirements are incorrect, the method needs to accept two
parameters.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a76d958 on d0ugal:docs-fix into 99fe8e2 on waylan:master.

waylan added a commit that referenced this pull request Dec 23, 2014
Correct the documentation for the slugify function
@waylan waylan merged commit fad98e5 into Python-Markdown:master Dec 23, 2014
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.

None yet

3 participants