Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

upgrade v0.2.2 to v0.2.4.... some rendering issues with new lines #37

Closed
geekyme opened this issue Jun 10, 2014 · 3 comments
Closed

upgrade v0.2.2 to v0.2.4.... some rendering issues with new lines #37

geekyme opened this issue Jun 10, 2014 · 3 comments
Labels

Comments

@geekyme
Copy link

geekyme commented Jun 10, 2014

Hey there,

I have a chunk of jade code that looks like this :

            p 
              | something 
              a(href='link', target="_blank") 
                b boldtext, 
              | another line

On v0.2.2, it renders everything in a sentence without line breaks. However, on 0.2.4, somehow line breaks are appearing between "| something", "a(href ..." and "| another line".

@mquandalle
Copy link
Owner

This is a modification explained in #29. What is the rendering issue?

@geekyme
Copy link
Author

geekyme commented Jun 11, 2014

The issue is that the line breaks are still appearing even though in that referenced issue the others said it was fixed.

Sent from my iPhone

On 11 Jun, 2014, at 1:23 am, "Maxime Quandalle" notifications@github.com wrote:

This is a modification explained in #29. What is the rendering issue?


Reply to this email directly or view it on GitHub.

@mquandalle
Copy link
Owner

Is this still an issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants