GithubHelp home page GithubHelp logo

Comments (4)

bdkjones avatar bdkjones commented on August 22, 2024

Please post an example file that shows the issue. I’ve heard of this before, but have never been able to duplicate the behavior on my machine.

On 28 Sep 2014, at 21:46, indrekpaas [email protected] wrote:

A variable defined with a capital letter will get included in the compiled html, whereas and behave as expected.


Reply to this email directly or view it on GitHub.

from kit.

calvinjuarez avatar calvinjuarez commented on August 22, 2024

CodeKit 2.2 (18493) on OS X Yosemite 10.10.2

I'm seeing this issue, too. Here's how I replicated.

root.kit

<!-- @At     at sign -->
<!-- $Dollar dollar sign -->

<!--@At-->
<!-- @At -->
<!--$Dollar-->
<!-- $Dollar -->

root.html

<!-- @At     at sign -->
<!-- $Dollar dollar sign -->

<!--@At-->
<!-- @At -->
<!--$Dollar-->
<!-- $Dollar -->

How the variable is declared doesn't matter (e.g. <!-- @At: at sign --> or <!--$Dollar=dollar sign--> also produce incorrect output).

from kit.

bdkjones avatar bdkjones commented on August 22, 2024

Interesting. I’ll take a look. By convention in most programming languages, variables always start with a lowercase character. Only class names start with an uppercase letter.

On 19 Mar 2015, at 15:59, calvin [email protected] wrote:

CodeKit 2.2 (18493) on OS X Yosemite 10.10.2

I'm seeing this issue, too. Here's how I replicated.

root.kit

root.html

How the variable is declared doesn't matter (e.g. or also produce incorrect output).


Reply to this email directly or view it on GitHub #7 (comment).

from kit.

calvinjuarez avatar calvinjuarez commented on August 22, 2024

Yeah, I don't know that I've ever done this myself; I was just able to replicate the issue. Since it's unexpected behavior, it seemed worth looking at.

from kit.

Related Issues (19)

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.