Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Adding language, extensions and comments supports #2971

Merged
merged 2 commits into from
Feb 27, 2013

Conversation

TomMalbran
Copy link
Contributor

This requests adds:

  • Line and Block comments for PHP and C++.
  • New .jsx file extension for JavaScript.
  • Re-added the Haxe mode.

To add comments for PHP I had to add a new clike mode, since the inner most mode of PHP is clike and needed that to be registered as a mode. I would like it for a better way to add them, but didn't found it.

@ghost ghost assigned jasonsanjose Feb 27, 2013
@jasonsanjose
Copy link
Member

Looks good. Merging.

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

Successfully merging this pull request may close these issues.

2 participants