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

Problem Description's UX: make every code markdown section prettier and better #3

Open
3 tasks
Johnny850807 opened this issue May 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Johnny850807
Copy link
Contributor

In Judge-Girl/Judge-Girl#48, we make the markdown prettier by adjusting some css styles defaulted by the markdown-it library. This actually is good enough to read.

In the legacy judge girl, the pionteer did a great job on optimizing the code markdown section to enable the user to copy the text within it or show the line numbers. like:
image

While currently in the new version, we have achieved:
image

This issue aims to achieve more:

For each code markdown section, we have to provide

  • copy button
  • show line numbers
  • better background theme (somehow in darkness)

features

@Johnny850807 Johnny850807 changed the title Problem Description's UX: make every <pre> section prettier and better Problem Description's UX: make every code markdown section prettier and better May 2, 2020
@Johnny850807 Johnny850807 transferred this issue from Judge-Girl/Judge-Girl May 16, 2020
@Johnny850807 Johnny850807 added the enhancement New feature or request label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant