Giter Club home page Giter Club logo

Comments (6)

kylekatarnls avatar kylekatarnls commented on May 24, 2024

This seem to only happen with prettyprint setting to true. I will try to fix it but meanwhile you can set this option to false (it can also be caused by phpSingleLine if you set it to true).

from pug.

esiao avatar esiao commented on May 24, 2024

It's strange because I didn't pass any other options than the basedir to pug. And it's set to false by default for both of this options. Anyway for now my fix is to trim the variables coming from there nothing problematic and if you update it won't conflict.

from pug.

kylekatarnls avatar kylekatarnls commented on May 24, 2024

Maybe it's only fixed on my dev branch (I tested it on js-phpize that will be soon merged). But are you sure your value $bar->foo does not contains any trailing spaces in the first place?

from pug.

esiao avatar esiao commented on May 24, 2024

Yes if I use =$foo->bar it returns "Hello World". I did some more tests and it's actually linked to the fact it's inside the Javascript block.

So

p #{$foo->bar}/test

Will output 'Hello world/test'

But

script #{$foo->bar}/test

Will output 'Hello world /test'

from pug.

kylekatarnls avatar kylekatarnls commented on May 24, 2024

Thanks a lot for this big clue. I confirm the bug, it will be fixed soon.

from pug.

kylekatarnls avatar kylekatarnls commented on May 24, 2024

Fixed and merged in Version 2.4.0.

from pug.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.