summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2016-02-06Fixed typo in re2c version number.John MacFarlane
2016-02-06Require re2c >= 1.14.2.John MacFarlane
2015-12-28Removed out-of-date lua wrapper.John MacFarlane
2015-07-14Removed unused ref link defn from README.John MacFarlane
2015-07-13Added `CMARK_OPT_SAFE` option and `--safe` command-line flag.John MacFarlane
2015-07-05Added LaTeX renderer.John MacFarlane
2015-06-17README: added 'make afl' instructions.John MacFarlane
2015-06-17Small changes to README and benchmark files.John MacFarlane
2015-06-07Added benchmark for hoedown.John MacFarlane
2015-05-28Add link to R bindingsJeroen Ooms
2015-05-13Added link to CommonMarker, ruby wrapper, in docs.John MacFarlane
2015-05-06README: add links to go, perl, haskell wrapper libraries.John MacFarlane
2015-05-06Added build status badges to README.md.John MacFarlane
2015-04-16Added "Standardized" bullet to README.John MacFarlane
2015-04-16Improved README.John MacFarlane
2015-03-21Update README on output formats.John MacFarlane
2015-02-04Use try.commonmark.org for dingus address.John MacFarlane
2015-01-25Fixed license in README.md.John MacFarlane
2015-01-25Fixed link to spec.John MacFarlane
2015-01-24Improved README with note on wrappers.John MacFarlane
2015-01-24Added reference to benchmarks in README.John MacFarlane
2015-01-24Removed non-C related parts of README.md.John MacFarlane
2015-01-24Added note on documentation in man pages.John MacFarlane
2015-01-24Merge pull request #297 from nwellnhof/makefile_fixesJohn MacFarlane
2015-01-24Removed JS implementation, which is moving to its own repo:John MacFarlane
2015-01-24Pass INSTALL_PREFIX to cmakeNick Wellnhofer
2015-01-22Fixed Xcode install example.John MacFarlane
2015-01-15README.md: refer to js/README.md for details on JS implementation.John MacFarlane
2015-01-12Improved README.John MacFarlane
2015-01-12Moved python, rb, lua wrappers to wrappers subdirectory.John MacFarlane
2015-01-06Fixed typo in README.mdZhiming Wang
2014-12-18Remove stray characterPeter Eisentraut
2014-12-17Fix links to the specMax Lincoln
2014-12-03Added note on lua wrapper.John MacFarlane
2014-12-03Revised README's instructions on tests.John MacFarlane
2014-12-01README: Document where the binaries are placed.John MacFarlane
2014-12-01Added src/scanners.c to repository.John MacFarlane
2014-11-29Updated path for spec_test.py.John MacFarlane
2014-11-27Renamed runtests.py -> spec_tests.py.John MacFarlane
2014-11-24Build instructions for MSVC/NMAKENick Wellnhofer
2014-11-23README: Added note about --dump-tests.John MacFarlane
2014-11-22Added an Authors section to README.John MacFarlane
2014-11-18Added python version of test runner.John MacFarlane
2014-11-18Fix to #205 that doesn't require raw HTML.John MacFarlane
2014-11-18Fix display of triple-backtick to be cross-rendererJess Telford
2014-11-17Put benchmarks in separate benchmarks.md file.John MacFarlane
2014-11-17Improved 'make bench'.John MacFarlane
2014-11-16Removed tarball target; replaced with archive, which also builds zip.John MacFarlane
2014-11-14Added instructions for cross-compiling windows binary.John MacFarlane
2014-11-14Fix some links in the README (stmd -> CommonMark for the Git repo)Thiht