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

Rename robot-framework to robotframework #2113

Conversation

datakurre
Copy link
Contributor

Support for highlighting Robot Framework plain text syntax was added in #2034 and I'm so grateful for that.

Unfortunately, as my mistake, I forgot to mention that the canonical name for the language in various context has used to be robotframework withoud dash, not robot-framework.

Since there is has not been release yet for prism since the addition of the language, it should be safe to still do the rename. I tried to the rename in this pull.

@RunDevelopment
Copy link
Member

LGTM;

Just the CI. I don't get why it failed. I'll look into it.

@RunDevelopment RunDevelopment added this to the 1.18.0 milestone Nov 15, 2019
@datakurre
Copy link
Contributor Author

I might have been naive in just sed’ing and renaming files...

@RunDevelopment
Copy link
Member

Found it. Please run gulp. Uglify found some things to optimize.

Just run the following command and everything should be fine.
npm ci && npx gulp (this require NodeJS >= 8)

@datakurre
Copy link
Contributor Author

Thanks. I also found the tests and there is still places to fix...

@datakurre
Copy link
Contributor Author

Better now. Thanks for help.

@RunDevelopment RunDevelopment merged commit baa7877 into PrismJS:master Nov 15, 2019
@RunDevelopment
Copy link
Member

Thank you for contributing!

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

Successfully merging this pull request may close these issues.

None yet

2 participants