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

Jade4J does not support unbuffered code blocks #141

Closed
Ribesg opened this issue Jun 27, 2016 · 1 comment
Closed

Jade4J does not support unbuffered code blocks #141

Ribesg opened this issue Jun 27, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@Ribesg
Copy link

Ribesg commented Jun 27, 2016

As stated here, Jade supports the following syntax:

-
  var tmp = 12
h1= tmp

This syntax works on http://jade-lang.com/demo/ but not on http://naltatis.github.io/jade-syntax-docs/, and not in my project (Using SparkJava with Jade templating implemented with Jade4J).

@chbloemer chbloemer self-assigned this Oct 11, 2016
@chbloemer chbloemer added the bug label Oct 11, 2016
@chbloemer chbloemer added this to the 1.2.4 milestone Oct 11, 2016
@chbloemer
Copy link
Contributor

Fixed in 1.2.4

chbloemer added a commit that referenced this issue Oct 13, 2016
chbloemer added a commit that referenced this issue Oct 13, 2016
chbloemer added a commit that referenced this issue Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants