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

svg tag support #107

Open
flosse opened this issue Jan 24, 2012 · 0 comments
Open

svg tag support #107

flosse opened this issue Jan 24, 2012 · 0 comments

Comments

@flosse
Copy link

flosse commented Jan 24, 2012

In html5 it is possible to render in-line SVG. How can this done with CoffeeKup?

body ->
  svg ->
    g ->
      line x1: 0, y1: 0, x2: 33, y2:66,  ->

This unfortunately doesn't compile

flosse added a commit to flosse/coffeekup that referenced this issue Jan 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant