NDOJ/resources/pagedown
2023-05-20 08:52:37 +09:00
..
demo Change comment style (#67) 2023-05-20 08:52:37 +09:00
local Change comment style (#67) 2023-05-20 08:52:37 +09:00
resources Change comment style (#67) 2023-05-20 08:52:37 +09:00
LICENSE.txt Change comment style (#67) 2023-05-20 08:52:37 +09:00
Markdown.Converter.js Change comment style (#67) 2023-05-20 08:52:37 +09:00
Markdown.Editor.js Change comment style (#67) 2023-05-20 08:52:37 +09:00
Markdown.Sanitizer.js Change comment style (#67) 2023-05-20 08:52:37 +09:00
node-pagedown.js Change comment style (#67) 2023-05-20 08:52:37 +09:00
package.json Change comment style (#67) 2023-05-20 08:52:37 +09:00
README.md Change comment style (#67) 2023-05-20 08:52:37 +09:00
wmd-buttons.png Change comment style (#67) 2023-05-20 08:52:37 +09:00

pagedown

A clone of the Google code repository for StackOverflow's pagedown markdown editor.

This fork is intended to be used for the site component of DMOJ: Modern Online Judge. We add features specifically for our own use. If you find these features useful, feel free to use this repository at your own peril, as we offer no support.

A modern online judge and contest platform system, supporting IO-based, interactive, and signature-graded tasks.