GitXplorerGitXplorer
n

quiztext

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
41b4f329f5fa5816f6b56ebf0a7075867c9ea5a5

updated readme and added test spec

nnelsonpecora committed 9 years ago
Unverified
9faf3c25686c8016f693b41c2f26690c259ac783

Initial commit

nnelsonpecora committed 9 years ago

README

The README file for this repository.

quiztext

JavaScript parser for the QuizText format

QuizText is markdown-inspired text-based human-readable markup language to write down quiz questions with options and right answers.

Created by Petr Trofimov, this format allows people to write simple quizzes in a very easy to use way.

This repo will contain a javascript (node + client side) module you can use to parse this format into json.