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

feat: add support theme to MarkdownOutput code #1766

Conversation

yvmunayev
Copy link
Contributor

fix: #1743

Changes proposed in this PR:

@nexxtway/react-rainbow

@commit-lint
Copy link

commit-lint bot commented Jul 29, 2020

Bug Fixes

  • remove some style of StyleGuide (5c3fad5)
  • change highlightjs style (b8222ca)
  • fix some lint error (720497f)
  • add Dracula highlight.js theme (b15d793)

Features

Contributors

@yvmunayev, @TahimiLeonBravo, @LeandroTorresSicilia

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@yvmunayev yvmunayev closed this Jul 30, 2020
@yvmunayev yvmunayev reopened this Jul 30, 2020
@TahimiLeonBravo
Copy link
Collaborator

@yvmunayev let's leave the current examples as they are
I think we should add a new example with the component with a custom theme colors

@codeclimate
Copy link

codeclimate bot commented Aug 3, 2020

Code Climate has analyzed commit 544b5ac and detected 0 issues on this pull request.

View more on Code Climate.

@LeandroTorresSicilia LeandroTorresSicilia merged commit d94dad3 into nexxtway:master Aug 3, 2020
@yvmunayev yvmunayev deleted the add-support-theme-to-code-markdown-output branch September 29, 2020 20:29
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.

feat: add support multi-language to MarkdownOutput component
3 participants