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

Wordpress code blocks (Fix #1186) #1666

Merged
merged 12 commits into from May 22, 2015
Merged

Wordpress code blocks (Fix #1186) #1666

merged 12 commits into from May 22, 2015

Conversation

ralsina
Copy link
Member

@ralsina ralsina commented Apr 24, 2015

No description provided.

asmeurer and others added 5 commits April 24, 2015 11:28
The latter didn't really to a transformation, it just marked the problematic
code.

Also, don't use a new variable in transform_content, as you might forget to
write new_content = func(new_content) instead of new_content = func(content).
@ralsina
Copy link
Member Author

ralsina commented May 5, 2015

@asmeurer something is wrong here, can you please check why this test is not passing?

https://github.com/getnikola/nikola/blob/master/tests/test_command_import_wordpress.py#L318

I fixed others but that one looks like it should work and doesn't.

ralsina added a commit that referenced this pull request May 22, 2015
@ralsina ralsina merged commit 4d36bf8 into master May 22, 2015
@ralsina ralsina deleted the wordpress-code-blocks branch May 22, 2015 21:07
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

2 participants