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

Fix ElseIf for HTML mode #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

MarSoft
Copy link

@MarSoft MarSoft commented Jun 1, 2016

Previous elsif keyword is neither valid for Jade syntax (AFAIK) nor works with nodes.py Conditional class:
elsif is not recognised as "next block" for if statement.

Previous `elsif` keyword is neither valid for Jade syntax (AFAIK) nor works with `nodes.py` `Conditional` class:
`elsif` is not recognised as "next block" for `if` statement.
@kakulukia
Copy link

Since there are no updates to pyjade and its successor recently was deleted from pypi, I took the liberty to revive it: https://github.com/kakulukia/pypugjs

Version 5.0.1 has fixed the incompatibility with recent Django versions.

Please create another PR at my repo and will include that into the next verion.

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