Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

potatodiet/lineup

Repository files navigation

lineup

[Build Status] (https://travis-ci.org/matthin/lineup)

Prototype of a markdown parser in C++. It's not anywhere close to being production ready yet.

Support

  • Headers (1 [#] through 6 [######])
  • Ordered and unordered [*, +, -] lists
    • Nested lists 1 level deep.
  • Basic paragraphs

Contributors

  • Try to keep line widths less than 80.
  • Use const whenever possible.

Requirements

  • C++11 compatible compiler
  • CMake v2.8+

It's confirmed to work with Ubuntu 15.04 (Clang 3.4+) and Ubuntu 12.04 (Clang 3.4+, GCC 4.6+).

About

C++ markdown compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published