GithubHelp home page GithubHelp logo

Comments (8)

soumendra avatar soumendra commented on June 10, 2024

Is

tr.

valid jade?

from html2jade.

donpark avatar donpark commented on June 10, 2024

not sure if "tr." is valid or not.

regardless, this is a bug.

from html2jade.

donpark avatar donpark commented on June 10, 2024

Fixed in version 0.1.18 and published to NPM.

from html2jade.

donpark avatar donpark commented on June 10, 2024

Fix was to ignore empty class attributes.

If you have a use-case that needs output to be something like below, let me know:

tr(class="")

from html2jade.

soumendra avatar soumendra commented on June 10, 2024

Wow, that was fast.

This fixes everything I needed for the time being. Thanks. :)

On 21 June 2012 03:55, Don Park
[email protected]
wrote:

Fix was to ignore empty class attributes.

If you have a use-case that needs output to be something like below, let me know:

   tr(class="")


Reply to this email directly or view it on GitHub:
#33 (comment)

from html2jade.

 avatar commented on June 10, 2024

Fix was to ignore empty class attributes.

Which leads to problems on my specific case, where empty attributes won't be set to some default but should remain empty. Since these are ignored from html2jade, these are set default.

from html2jade.

donpark avatar donpark commented on June 10, 2024

sorry about that.
a selfish-suggestion: just filter class="" out using sed or awk.

EDIT: Oops. just realized your issue is exact opposite. It's been too long.

from html2jade.

 avatar commented on June 10, 2024

Never mind, I troubleshot this by setting some placeholder class-name temporarily.
However, I suggest supporting empty attribute-values.

Thank you for your quick response!

from html2jade.

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.