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

Literate CoffeeScript support #18

Merged
merged 1 commit into from
Jul 26, 2014
Merged

Literate CoffeeScript support #18

merged 1 commit into from
Jul 26, 2014

Conversation

jordanbtucker
Copy link
Contributor

As of version 0.1.0, this package treats .litcoffee files as .coffee files, which almost always fails with parser errors. This PR will compile Literate CoffeeScript to JavaScript, which will also remove all Markdown content.

Once support for Markdown is in place, we may want to have an option to choose whether to preview Literate CoffeeScript as JavaScript or HTML.

Compile Literate CoffeeScript to JavaScript, which will also remove all
the Markdown content
@Glavin001 Glavin001 self-assigned this Jul 25, 2014
@Glavin001 Glavin001 merged commit b85c871 into Glavin001:master Jul 26, 2014
Glavin001 added a commit that referenced this pull request Jul 26, 2014
@Glavin001
Copy link
Owner

Thanks @jordanbtucker!

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

Successfully merging this pull request may close these issues.

2 participants