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

Add language tab custom name support #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oesukam
Copy link

@oesukam oesukam commented Oct 27, 2020

Description

This PR adds the language tab custom name feature if you want to have a different name displayed then the supported language as provided in slate

How to test the functionality

  1. Clone the repo
  2. Have the language_tabs block listed as follow:
         language_tabs:
          - javascript: Web
          - shell
  3. Install the dependencies: npm install
  4. Run the app: npm run start

Screenshot

image

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

Successfully merging this pull request may close these issues.

1 participant