go-exercises-frontend, v1.2
Posted on

Front-end of the service for solving programming exercises.
Add the support for Markdown in the task component; use the Ace editor in the task and solution forms components.
Change Log
- Support for Markdown:
- Render Markdown in the task component
- Support for GitHub Flavored Markdown in the task component
- Improve the styles of Markdown in the task component
- Add the Markdown component:
- Add the Markdown component
- Support for the syntax highlighting in the Markdown component
- Fix the styles of tables in the Markdown component
- Use the Ace editor:
- Use the Ace editor in the task form component
- Use the Ace editor in the solution form component
- Add the editor component:
- Add the editor component
- Add the formatting command (triggered by pressing Ctrl+S)
Repository
Link: https://github.com/thewizardplusplus/go-exercises-frontend/tree/v1.2.
Content: code.
License: MIT.
Screenshots
Displaying a single task
