Skip to content

Markdown editor and viewer for problem description#27

Merged
Francisco-Galindo merged 2 commits into
mainfrom
markdown
Mar 29, 2026
Merged

Markdown editor and viewer for problem description#27
Francisco-Galindo merged 2 commits into
mainfrom
markdown

Conversation

@Morall0

@Morall0 Morall0 commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

This PR includes the changes to templates, API and database schema to integrate a Markdown Editor and Viewer for the problem description field.

It uses the following libraries:

  • TinyMDE (external JavaScript library) for the Markdown editor.
  • gomarkdown (Go library) to parse Markdown into HTML.
  • MathJax (external JavaScript library) for LaTeX rendering.

@Morall0 Morall0 self-assigned this Mar 6, 2026
@Morall0 Morall0 added the enhancement New feature or request label Mar 6, 2026
@Francisco-Galindo Francisco-Galindo merged commit 29415f5 into main Mar 29, 2026
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants