This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Challenge Specification in Markdown #145
Open
Description
Description
Major Requirements
- When creating a challenge, select specification type: "Rich Text" (default), or "Markdown"
- If the Spec type is Markdown, utilize a markdown editor much like github where you can edit the spec and preview it.
- Add a button to convert from one spec type to the other. (See Question 1)
- Update the frontend to parse the specification based on the specification type.
Open Questions
- Can we use something like this to convert? https://github.com/giflw/remark-java